summaryrefslogtreecommitdiff
path: root/jstests/core/fts_index_version2.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/fts_index_version2.js')
-rw-r--r--jstests/core/fts_index_version2.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/fts_index_version2.js b/jstests/core/fts_index_version2.js
index 1e579ba12cb..c55b15aacd0 100644
--- a/jstests/core/fts_index_version2.js
+++ b/jstests/core/fts_index_version2.js
@@ -1,7 +1,4 @@
// Integration tests for version 2 text index, ensuring that it maintains old behavior.
-// @tags: [
-// sbe_incompatible,
-// ]
load('jstests/libs/fts.js');