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.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/shellstartparallel.js b/jstests/core/shellstartparallel.js
index 7e288e0d589..f92c1d507dd 100644
--- a/jstests/core/shellstartparallel.js
+++ b/jstests/core/shellstartparallel.js
@@ -1,3 +1,4 @@
+// @tags: [requires_parallel_shell]
function f() {
throw Error("intentional_throw_to_test_assert_throws");
}