Skip to content

Commit

Permalink
updated Makefile to use test runner
Browse files Browse the repository at this point in the history
  • Loading branch information
cloudhead committed Jun 5, 2010
1 parent 7d93078 commit 575d1a5
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,6 @@
# Run all tests
#
test:
@@node test/vows-test.js
@@bin/vows test/vows-test.js test/other-test.js

.PHONY: test install

0 comments on commit 575d1a5

Please sign in to comment.