summaryrefslogtreecommitdiff
path: root/jstests/core/error2.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/error2.js')
-rw-r--r--jstests/core/error2.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/error2.js b/jstests/core/error2.js
index 6f0b95bc17e..fb6a8e6e3b2 100644
--- a/jstests/core/error2.js
+++ b/jstests/core/error2.js
@@ -1,4 +1,5 @@
// Test that client gets stack trace on failed invoke
+// @tags: [requires_eval_command]
f = db.jstests_error2;