summaryrefslogtreecommitdiff
path: root/jstests/core/index_big1.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/index_big1.js')
-rw-r--r--jstests/core/index_big1.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/index_big1.js b/jstests/core/index_big1.js
index 304656dda9a..8f600fa37bc 100644
--- a/jstests/core/index_big1.js
+++ b/jstests/core/index_big1.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because of extra shard key index in sharded
-// collection.
-// @tags: [assumes_no_implicit_index_creation]
-
// check where "key to big" happens
t = db.index_big1;