aboutsummaryrefslogtreecommitdiffstats
path: root/python-twisted/tests/unit-tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'python-twisted/tests/unit-tests.py')
-rw-r--r--python-twisted/tests/unit-tests.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-twisted/tests/unit-tests.py b/python-twisted/tests/unit-tests.py
index 169e1f1..70c373b 100644
--- a/python-twisted/tests/unit-tests.py
+++ b/python-twisted/tests/unit-tests.py
@@ -4,7 +4,7 @@ import time
from PubnubUnitTest import Suite
-from Pubnub import Pubnub
+from Pubnub import PubnubTwisted as Pubnub
pubnub = Pubnub("demo", "demo")