summaryrefslogtreecommitdiff
path: root/jstests/core/geo_mindistance.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geo_mindistance.js')
-rw-r--r--jstests/core/geo_mindistance.js4
1 files changed, 0 insertions, 4 deletions
diff --git a/jstests/core/geo_mindistance.js b/jstests/core/geo_mindistance.js
index 43efd499939..4bbb77db9bf 100644
--- a/jstests/core/geo_mindistance.js
+++ b/jstests/core/geo_mindistance.js
@@ -1,7 +1,3 @@
-// Cannot implicitly shard accessed collections because of use of $near query instead of geoNear
-// command.
-// @tags: [assumes_unsharded_collection]
-
/* Test $minDistance option for $near and $nearSphere queries, and geoNear
* command. SERVER-9395.
*/