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