diff --git a/Makefile b/Makefile index d433474875..acc957dda7 100644 --- a/Makefile +++ b/Makefile @@ -32,7 +32,7 @@ install: uninstall: @$(WAF) uninstall -test: all node_modules/weak +test: all $(PYTHON) tools/test.py --mode=release simple message test-http1: all