summaryrefslogtreecommitdiff
path: root/jstests/core/geo_multinest0.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geo_multinest0.js')
-rw-r--r--jstests/core/geo_multinest0.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/jstests/core/geo_multinest0.js b/jstests/core/geo_multinest0.js
index 30b66b4adbb..f59e61c037f 100644
--- a/jstests/core/geo_multinest0.js
+++ b/jstests/core/geo_multinest0.js
@@ -1,3 +1,7 @@
+// Cannot implicitly shard accessed collections because of extra shard key index in sharded
+// collection.
+// @tags: [assumes_no_implicit_index_creation]
+
// Make sure nesting of location arrays also works.
t = db.geonest;