summaryrefslogtreecommitdiff
path: root/jstests/core/geo_s2intersection.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geo_s2intersection.js')
-rw-r--r--jstests/core/geo_s2intersection.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/geo_s2intersection.js b/jstests/core/geo_s2intersection.js
index 50f26a6aa83..3c841d85f50 100644
--- a/jstests/core/geo_s2intersection.js
+++ b/jstests/core/geo_s2intersection.js
@@ -4,9 +4,6 @@ t.createIndex({geo: "2dsphere"});
/**All the tests in this file are generally confirming intersections based upon
* these three geo objects.
- * @tags: [
- * sbe_incompatible,
- * ]
*/
var canonLine = {
name: 'canonLine',