summaryrefslogtreecommitdiff
path: root/jstests/core/list_indexes.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/list_indexes.js')
-rw-r--r--jstests/core/list_indexes.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/list_indexes.js b/jstests/core/list_indexes.js
index 90abc0f4c62..de0f4473980 100644
--- a/jstests/core/list_indexes.js
+++ b/jstests/core/list_indexes.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because of collection existing when none
-// expected.
-// @tags: [assumes_no_implicit_collection_creation_after_drop]
-
// Basic functional tests for the listIndexes command.
(function() {