summaryrefslogtreecommitdiff
path: root/jstests/core/regexc.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/regexc.js')
-rw-r--r--jstests/core/regexc.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/regexc.js b/jstests/core/regexc.js
index e9e2ba613aa..7bd832a1254 100644
--- a/jstests/core/regexc.js
+++ b/jstests/core/regexc.js
@@ -1,4 +1,5 @@
// Multiple regular expressions using the same index
+// TODO SERVER-52734: remove sbe_incompatible tag
// @tags: [
// sbe_incompatible,
// ]