summaryrefslogtreecommitdiff
path: root/jstests/core/geo_small_large.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geo_small_large.js')
-rw-r--r--jstests/core/geo_small_large.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/geo_small_large.js b/jstests/core/geo_small_large.js
index 4bdd90da371..549f00369a2 100644
--- a/jstests/core/geo_small_large.js
+++ b/jstests/core/geo_small_large.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because of use of $near query instead of geoNear
-// command.
-// @tags: [assumes_unsharded_collection]
-
// SERVER-2386, general geo-indexing using very large and very small bounds
load("jstests/libs/geo_near_random.js");