summaryrefslogtreecommitdiff
path: root/jstests/core/geo_s2nearwithin.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geo_s2nearwithin.js')
-rw-r--r--jstests/core/geo_s2nearwithin.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/geo_s2nearwithin.js b/jstests/core/geo_s2nearwithin.js
index eb334e89aff..9a777310c5c 100644
--- a/jstests/core/geo_s2nearwithin.js
+++ b/jstests/core/geo_s2nearwithin.js
@@ -1,7 +1,4 @@
// Test $geoNear + $within.
-// @tags: [
-// sbe_incompatible,
-// ]
(function() {
t = db.geo_s2nearwithin;
t.drop();