summaryrefslogtreecommitdiff
path: root/jstests/core/geoc.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geoc.js')
-rw-r--r--jstests/core/geoc.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/geoc.js b/jstests/core/geoc.js
index 93f3f5c374a..26e762e4978 100644
--- a/jstests/core/geoc.js
+++ b/jstests/core/geoc.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.geoc;
t.drop();