summaryrefslogtreecommitdiff
path: root/jstests/core/group5.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/group5.js')
-rw-r--r--jstests/core/group5.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/group5.js b/jstests/core/group5.js
index 2f57e110d50..aa6283f73ff 100644
--- a/jstests/core/group5.js
+++ b/jstests/core/group5.js
@@ -1,6 +1,3 @@
-// Cannot implicitly shard accessed collections because of unsupported group operator on sharded
-// collection.
-// @tags: [assumes_unsharded_collection]
t = db.group5;
t.drop();