summaryrefslogtreecommitdiff
path: root/jstests/core/index_sparse1.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/index_sparse1.js')
-rw-r--r--jstests/core/index_sparse1.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/index_sparse1.js b/jstests/core/index_sparse1.js
index 49decd3783c..d71c3c1dbfe 100644
--- a/jstests/core/index_sparse1.js
+++ b/jstests/core/index_sparse1.js
@@ -1,6 +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_sparse1;
t.drop();