aboutsummaryrefslogtreecommitdiffstats
path: root/python-tornado/tests/unit-tests.py
diff options
context:
space:
mode:
Diffstat (limited to 'python-tornado/tests/unit-tests.py')
-rw-r--r--python-tornado/tests/unit-tests.py4
1 files changed, 0 insertions, 4 deletions
diff --git a/python-tornado/tests/unit-tests.py b/python-tornado/tests/unit-tests.py
index b4b51f4..0069a5c 100644
--- a/python-tornado/tests/unit-tests.py
+++ b/python-tornado/tests/unit-tests.py
@@ -1,10 +1,6 @@
import sys
-sys.path.append('../../common')
-sys.path.append('..')
-sys.path.append('../common')
-sys.path.append('.')
from PubnubUnitTest import Suite
from Pubnub import Pubnub