diff options
| author | Devendra | 2013-07-12 10:14:21 +0530 |
|---|---|---|
| committer | Devendra | 2013-07-12 10:14:21 +0530 |
| commit | 6616acbec40ac039b7bdabf7e8b3581e68c0b2cb (patch) | |
| tree | 3768b67e046aef37790c12f774838e539ac25a80 /python-tornado/Makefile | |
| parent | 523802043bf1ce3616d3bac382f166e34984d5bf (diff) | |
| download | pubnub-python-6616acbec40ac039b7bdabf7e8b3581e68c0b2cb.tar.bz2 | |
adding common test from tornado and twisted
Diffstat (limited to 'python-tornado/Makefile')
| -rw-r--r-- | python-tornado/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/python-tornado/Makefile b/python-tornado/Makefile index 2c33cf3..13a5e5a 100644 --- a/python-tornado/Makefile +++ b/python-tornado/Makefile @@ -14,4 +14,5 @@ clean: .PHONY: test test: + python ../common/unit-test-async.py |
