diff --git a/addons/web_notify/tests/__init__.py b/addons/web_notify/tests/__init__.py new file mode 100644 index 0000000..48f2d44 --- /dev/null +++ b/addons/web_notify/tests/__init__.py @@ -0,0 +1,3 @@ +# License LGPL-3.0 or later (https://www.gnu.org/licenses/lgpl). + +from . import test_res_users