summaryrefslogtreecommitdiff
path: root/jstests/core/count10.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/count10.js')
-rw-r--r--jstests/core/count10.js2
1 files changed, 1 insertions, 1 deletions
diff --git a/jstests/core/count10.js b/jstests/core/count10.js
index 007c4e6918b..63c788c15a6 100644
--- a/jstests/core/count10.js
+++ b/jstests/core/count10.js
@@ -6,9 +6,9 @@
// # routed to the primary.
// assumes_read_preference_unchanged,
// does_not_support_stepdowns,
-//
// # Uses $where operator
// requires_scripting,
+// uses_multiple_connections,
// ]
t = db.count10;