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