Skip to content

Commit

Permalink
Fixed makefile
Browse files Browse the repository at this point in the history
  • Loading branch information
chriso committed Dec 20, 2010
1 parent ec0b624 commit 0db4587
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Makefile
100755 → 100644
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
PREFIX ?= /usr/local

test: $(BIN)
test:
@expresso -I lib --growl $(TEST_FLAGS) test/*.test.js

test-cov:
Expand Down

0 comments on commit 0db4587

Please sign in to comment.