summaryrefslogtreecommitdiff
path: root/jstests/core/index4.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/index4.js')
-rw-r--r--jstests/core/index4.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/index4.js b/jstests/core/index4.js
index b9411a8fe37..1c96ded434a 100644
--- a/jstests/core/index4.js
+++ b/jstests/core/index4.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]
-
// index4.js
t = db.index4;