Skip to content

Commit

Permalink
Another attempt to fix build
Browse files Browse the repository at this point in the history
  • Loading branch information
christkv committed Jan 19, 2012
1 parent 1fc48ac commit 9652023
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -27,7 +27,7 @@ test: build_native

test_junit: build_native
@echo "\n == Run All tests minus replicaset tests=="
$(NPM) install -g
$(NPM) install -d
$(NODE) dev/tools/test_all.js --junit --noreplicaset

test_nodeunit_pure:
Expand Down

0 comments on commit 9652023

Please sign in to comment.