summaryrefslogtreecommitdiff
path: root/jstests/core/fts_index2.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/fts_index2.js')
-rw-r--r--jstests/core/fts_index2.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/fts_index2.js b/jstests/core/fts_index2.js
index ecae5edb3a8..fa0129acc5c 100644
--- a/jstests/core/fts_index2.js
+++ b/jstests/core/fts_index2.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because renameCollection command not supported
-// on sharded collections.
-// @tags: [assumes_unsharded_collection]
-
// Test that collections with text indexes can be renamed. SERVER-14027.
var coll1 = db.fts_index2;