summaryrefslogtreecommitdiff
path: root/jstests/core/geo_s2nongeoarray.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geo_s2nongeoarray.js')
-rw-r--r--jstests/core/geo_s2nongeoarray.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/geo_s2nongeoarray.js b/jstests/core/geo_s2nongeoarray.js
index ff027ee1a4f..4b210f8f779 100644
--- a/jstests/core/geo_s2nongeoarray.js
+++ b/jstests/core/geo_s2nongeoarray.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because of use of $near query instead of geoNear
-// command.
-// @tags: [assumes_unsharded_collection]
-
// Explode arrays when indexing non-geo fields in 2dsphere, and make sure that
// we find them with queries.
t = db.geo_s2nongeoarray;