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