summaryrefslogtreecommitdiff
path: root/jstests/core/index_many.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/index_many.js')
-rw-r--r--jstests/core/index_many.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/index_many.js b/jstests/core/index_many.js
index 3fae520fe81..f2daa8c9fcf 100644
--- a/jstests/core/index_many.js
+++ b/jstests/core/index_many.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because renameCollection command not supported
-// on sharded collections.
-// @tags: [assumes_unsharded_collection]
-
/* test using lots of indexes on one collection */
t = db.many;