summaryrefslogtreecommitdiff
path: root/service/test/unit/resources/test_helpers.py
diff options
context:
space:
mode:
Diffstat (limited to 'service/test/unit/resources/test_helpers.py')
-rw-r--r--service/test/unit/resources/test_helpers.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/service/test/unit/resources/test_helpers.py b/service/test/unit/resources/test_helpers.py
index a17ce755..25a52da2 100644
--- a/service/test/unit/resources/test_helpers.py
+++ b/service/test/unit/resources/test_helpers.py
@@ -1,4 +1,4 @@
-import unittest
+from twisted.trial import unittest
import re
from pixelated.resources import respond_json, respond_json_deferred