Skip to content

Commit

Permalink
Fixed make test
Browse files Browse the repository at this point in the history
  • Loading branch information
tj committed Jun 16, 2011
1 parent b7a2514 commit c87cb82
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Makefile
Expand Up @@ -6,6 +6,7 @@ UGLIFY_FLAGS = --no-mangle
test: test:
@./node_modules/.bin/expresso \ @./node_modules/.bin/expresso \
-I lib \ -I lib \
-I node_modules \
$(TESTS) $(TESTS)


benchmark: benchmark:
Expand Down

0 comments on commit c87cb82

Please sign in to comment.