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