diff options
Diffstat (limited to 'web_notify/tests/__init__.py')
| -rw-r--r-- | web_notify/tests/__init__.py | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/web_notify/tests/__init__.py b/web_notify/tests/__init__.py new file mode 100644 index 0000000..f759b96 --- /dev/null +++ b/web_notify/tests/__init__.py @@ -0,0 +1,3 @@ +# License AGPL-3.0 or later (https://www.gnu.org/licenses/agpl). + +from . import test_res_users |
