summaryrefslogtreecommitdiff
path: root/jstests/core/geo_s2index.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geo_s2index.js')
-rw-r--r--jstests/core/geo_s2index.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/geo_s2index.js b/jstests/core/geo_s2index.js
index 65bf5953661..99c3852aae9 100644
--- a/jstests/core/geo_s2index.js
+++ b/jstests/core/geo_s2index.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because of use of $near query instead of geoNear
-// command.
-// @tags: [assumes_unsharded_collection]
-
t = db.geo_s2index;
t.drop();