summaryrefslogtreecommitdiff
path: root/jstests/aggregation/bugs/strcasecmp.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/aggregation/bugs/strcasecmp.js')
-rw-r--r--jstests/aggregation/bugs/strcasecmp.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/aggregation/bugs/strcasecmp.js b/jstests/aggregation/bugs/strcasecmp.js
index f404f852306..736e7ec0dac 100644
--- a/jstests/aggregation/bugs/strcasecmp.js
+++ b/jstests/aggregation/bugs/strcasecmp.js
@@ -1,7 +1,4 @@
// Aggregation $strcasecmp tests.
-// @tags: [
-// sbe_incompatible,
-// ]
t = db.jstests_aggregation_strcasecmp;
t.drop();