diff options
Diffstat (limited to 'jstests/core/js9.js')
| -rw-r--r-- | jstests/core/js9.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/core/js9.js b/jstests/core/js9.js index 515fa883aea..e0703ac39ea 100644 --- a/jstests/core/js9.js +++ b/jstests/core/js9.js @@ -1,3 +1,5 @@ +// @tags: [requires_eval_command] + c = db.jstests_js9; c.drop(); |
