aboutsummaryrefslogtreecommitdiffstats
path: root/python-twisted/Makefile
diff options
context:
space:
mode:
authorDevendra2013-07-12 10:14:21 +0530
committerDevendra2013-07-12 10:14:21 +0530
commit6616acbec40ac039b7bdabf7e8b3581e68c0b2cb (patch)
tree3768b67e046aef37790c12f774838e539ac25a80 /python-twisted/Makefile
parent523802043bf1ce3616d3bac382f166e34984d5bf (diff)
downloadpubnub-python-6616acbec40ac039b7bdabf7e8b3581e68c0b2cb.tar.bz2
adding common test from tornado and twisted
Diffstat (limited to 'python-twisted/Makefile')
-rw-r--r--python-twisted/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/python-twisted/Makefile b/python-twisted/Makefile
index 4cd9305..13a5e5a 100644
--- a/python-twisted/Makefile
+++ b/python-twisted/Makefile
@@ -14,5 +14,5 @@ clean:
.PHONY: test
test:
- python tests/unit-test.py
+ python ../common/unit-test-async.py