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