diff options
Diffstat (limited to 'jstests/core/js3.js')
-rw-r--r-- | jstests/core/js3.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/js3.js b/jstests/core/js3.js index 7a612a1bdee..4d46c25bbf7 100644 --- a/jstests/core/js3.js +++ b/jstests/core/js3.js @@ -1,6 +1,3 @@ -// Cannot implicitly shard accessed collections because unsupported use of sharded collection -// from db.eval. -// @tags: [assumes_unsharded_collection] t = db.jstests_js3; |