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