summaryrefslogtreecommitdiff
path: root/jstests/core/stages_and_hash.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/stages_and_hash.js')
-rw-r--r--jstests/core/stages_and_hash.js5
1 files changed, 4 insertions, 1 deletions
diff --git a/jstests/core/stages_and_hash.js b/jstests/core/stages_and_hash.js
index 512ca9bcb38..aa91f27e542 100644
--- a/jstests/core/stages_and_hash.js
+++ b/jstests/core/stages_and_hash.js
@@ -1,4 +1,7 @@
-// @tags: [does_not_support_stepdowns]
+// @tags: [
+// does_not_support_stepdowns,
+// uses_testing_only_commands,
+// ]
t = db.stages_and_hashed;
t.drop();