summaryrefslogtreecommitdiff
path: root/jstests/core/splitvector.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/splitvector.js')
-rw-r--r--jstests/core/splitvector.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/splitvector.js b/jstests/core/splitvector.js
index 83e653e992c..9ba62e2df83 100644
--- a/jstests/core/splitvector.js
+++ b/jstests/core/splitvector.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because the "splitVector" command cannot be run
-// on a sharded collection
-// @tags: [assumes_unsharded_collection]
-
// -------------------------
// SPLITVECTOR TEST UTILS
// -------------------------