summaryrefslogtreecommitdiff
path: root/jstests/core/shellstartparallel.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/shellstartparallel.js')
-rw-r--r--jstests/core/shellstartparallel.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/jstests/core/shellstartparallel.js b/jstests/core/shellstartparallel.js
index 8dfd1604dcc..947ddf24bf4 100644
--- a/jstests/core/shellstartparallel.js
+++ b/jstests/core/shellstartparallel.js
@@ -1,4 +1,7 @@
-// @tags: [requires_fastcount]
+// @tags: [
+// requires_fastcount,
+// uses_multiple_connections,
+// ]
function f() {
throw Error("intentional_throw_to_test_assert_throws");