Skip to content

Commit

Permalink
Use default mongo options when running the test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
Matt Zimmerman committed Mar 16, 2012
1 parent 2abc783 commit 7735358
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions tests/Config/config.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,8 +28,7 @@
"console":false,
"dataDir": "mongoTest",
"host": "localhost",
"port": 27020,
"options": ["--nohttpinterface", "--noprealloc"]
"port": 27020
},
"logging": {
"level": "error",
Expand Down

0 comments on commit 7735358

Please sign in to comment.