diff options
Diffstat (limited to 'jstests/core/temp_cleanup.js')
-rw-r--r-- | jstests/core/temp_cleanup.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/temp_cleanup.js b/jstests/core/temp_cleanup.js index 895f7c5f8b9..75b6952d824 100644 --- a/jstests/core/temp_cleanup.js +++ b/jstests/core/temp_cleanup.js @@ -1,3 +1,4 @@ +// @tags: [does_not_support_stepdowns] mydb = db.getSisterDB("temp_cleanup_test"); |