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