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