aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
Diffstat (limited to 'test')
-rw-r--r--test/tutils.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/tutils.py b/test/tutils.py
index 479482ac..5ce56cb4 100644
--- a/test/tutils.py
+++ b/test/tutils.py
@@ -243,6 +243,6 @@ def raises(exc, obj, *args, **kwargs):
)
)
raise AssertionError("No exception raised.")
-
+
test_data = utils.Data(__name__)