diff --git a/test/Makefile b/test/Makefile index be4986ac59..c583839e63 100644 --- a/test/Makefile +++ b/test/Makefile @@ -1,8 +1,6 @@ R2R=$(shell cd new ; npm bin)/r2r RUNTEST=cd new && npm install ; $(R2R) -include ../config-user.mk - all: js-tests unit_tests bins: