diff --git a/Makefile b/Makefile index d3b1fcd5c76f64..51a950668d314e 100644 --- a/Makefile +++ b/Makefile @@ -113,8 +113,6 @@ test-all-valgrind: test-build test-ci: $(PYTHON) tools/test.py -p tap --logfile test.tap --mode=release message parallel sequential - $(MAKE) jslint - $(MAKE) cpplint test-release: test-build $(PYTHON) tools/test.py --mode=release