diff options
Diffstat (limited to 'jstests/sharding/count1.js')
-rw-r--r-- | jstests/sharding/count1.js | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/jstests/sharding/count1.js b/jstests/sharding/count1.js index ce9ce017692..ad0eb92843d 100644 --- a/jstests/sharding/count1.js +++ b/jstests/sharding/count1.js @@ -1,3 +1,5 @@ +// @tags: [requires_fcv_44]; + (function() { 'use strict'; |