summaryrefslogtreecommitdiff
path: root/jstests/core/mr_sort.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/mr_sort.js')
-rw-r--r--jstests/core/mr_sort.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/mr_sort.js b/jstests/core/mr_sort.js
index fe1a5a48beb..b90ad3f6bf5 100644
--- a/jstests/core/mr_sort.js
+++ b/jstests/core/mr_sort.js
@@ -1,6 +1,3 @@
-// Cannot implicitly shard accessed collections because the "limit" option to the "mapReduce"
-// command cannot be used on a sharded collection.
-// @tags: [assumes_unsharded_collection]
t = db.mr_sort;
t.drop();