summaryrefslogtreecommitdiff
path: root/jstests/core/updateg.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/updateg.js')
-rw-r--r--jstests/core/updateg.js5
1 files changed, 0 insertions, 5 deletions
diff --git a/jstests/core/updateg.js b/jstests/core/updateg.js
index 8a849a0ce59..908df755376 100644
--- a/jstests/core/updateg.js
+++ b/jstests/core/updateg.js
@@ -1,8 +1,3 @@
-// Cannot implicitly shard accessed collections because of following errmsg: A single
-// update/delete on a sharded collection must contain an exact match on _id or contain the shard
-// key.
-// @tags: [assumes_unsharded_collection]
-
// SERVER-3370 check modifiers with field name characters comparing less than '.' character.
t = db.jstests_updateg;