aboutsummaryrefslogtreecommitdiffstats
path: root/python-twisted/tests/test_grant_async.py
diff options
context:
space:
mode:
Diffstat (limited to 'python-twisted/tests/test_grant_async.py')
-rw-r--r--python-twisted/tests/test_grant_async.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-twisted/tests/test_grant_async.py b/python-twisted/tests/test_grant_async.py
index 5b33b11..0f79570 100644
--- a/python-twisted/tests/test_grant_async.py
+++ b/python-twisted/tests/test_grant_async.py
@@ -1,6 +1,6 @@
-from Pubnub import PubnubTwisted as Pubnub
+from pubnub import PubnubTwisted as Pubnub
import time
pubnub = Pubnub("demo","demo")