summaryrefslogtreecommitdiff
path: root/jasper_reports/tests/__init__.py
diff options
context:
space:
mode:
authorstephanchrst <stephanchrst@gmail.com>2022-09-13 12:05:33 +0700
committerstephanchrst <stephanchrst@gmail.com>2022-09-13 12:05:33 +0700
commit8f3d096dbae18bacd95796d03b17d4d94a806c85 (patch)
treeae90032724dabe417b907db43145639e6df9565f /jasper_reports/tests/__init__.py
parent0d87fec0c4c6fb573b1a09076f6d50844d8d0a80 (diff)
jasper report integration
Diffstat (limited to 'jasper_reports/tests/__init__.py')
-rwxr-xr-xjasper_reports/tests/__init__.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/jasper_reports/tests/__init__.py b/jasper_reports/tests/__init__.py
new file mode 100755
index 0000000..7b8f839
--- /dev/null
+++ b/jasper_reports/tests/__init__.py
@@ -0,0 +1,2 @@
+# -*- coding: utf-8 -*-
+from . import test_jasper_report