Skip to content

Commit

Permalink
Added boot
Browse files Browse the repository at this point in the history
  • Loading branch information
christkv committed Jul 31, 2012
1 parent dcac306 commit d573d22
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Makefile
Expand Up @@ -31,7 +31,7 @@ test_pure: build_native

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

test_nodeunit_pure:
@echo "\n == Execute Test Suite using Pure JS BSON Parser == "
Expand Down

0 comments on commit d573d22

Please sign in to comment.