diff options
Diffstat (limited to 'jstests/core/geo1.js')
-rw-r--r-- | jstests/core/geo1.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/geo1.js b/jstests/core/geo1.js index c33a5f8919c..724ae31a3ce 100644 --- a/jstests/core/geo1.js +++ b/jstests/core/geo1.js @@ -1,6 +1,3 @@ -// Cannot implicitly shard accessed collections because of extra shard key index in sharded -// collection. -// @tags: [assumes_no_implicit_index_creation] t = db.geo1; t.drop(); |