summaryrefslogtreecommitdiff
path: root/jstests/core/geo_haystack2.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/geo_haystack2.js')
-rw-r--r--jstests/core/geo_haystack2.js4
1 files changed, 4 insertions, 0 deletions
diff --git a/jstests/core/geo_haystack2.js b/jstests/core/geo_haystack2.js
index 3420feeed1c..b9946ef3cd8 100644
--- a/jstests/core/geo_haystack2.js
+++ b/jstests/core/geo_haystack2.js
@@ -1,3 +1,7 @@
+// @tags: [
+// # Haystack index is not available on embedded
+// incompatible_with_embedded,
+// ]
t = db.geo_haystack2;
t.drop();