summaryrefslogtreecommitdiff
path: root/jstests/sharding/cursor1.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/sharding/cursor1.js')
-rw-r--r--jstests/sharding/cursor1.js3
1 files changed, 1 insertions, 2 deletions
diff --git a/jstests/sharding/cursor1.js b/jstests/sharding/cursor1.js
index ab387870751..e7d54ac85e4 100644
--- a/jstests/sharding/cursor1.js
+++ b/jstests/sharding/cursor1.js
@@ -3,8 +3,7 @@
(function() {
// Turn off auto-splitting, because this test handles chunk splitting manually.
- var s = new ShardingTest(
- {name: "sharding_cursor1", shards: 2, other: {mongosOptions: {noAutoSplit: ""}}});
+ var s = new ShardingTest({name: "sharding_cursor1", shards: 2});
s.config.settings.find().forEach(printjson);
// create a sharded 'test.foo', for the moment with just one chunk