diff options
Diffstat (limited to 'python-twisted/Makefile')
| -rw-r--r-- | python-twisted/Makefile | 2 | 
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 | 
