diff options
Diffstat (limited to 'jstests/core/geo_box1.js')
-rw-r--r-- | jstests/core/geo_box1.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/geo_box1.js b/jstests/core/geo_box1.js index b1949063568..c724b0a8b5d 100644 --- a/jstests/core/geo_box1.js +++ b/jstests/core/geo_box1.js @@ -1,3 +1,4 @@ +// @tags: [requires_getmore] t = db.geo_box1; t.drop(); |