summaryrefslogtreecommitdiff
path: root/jstests/core/sort8.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/sort8.js')
-rw-r--r--jstests/core/sort8.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/sort8.js b/jstests/core/sort8.js
index 65dc2c10fc2..fa0b0040de1 100644
--- a/jstests/core/sort8.js
+++ b/jstests/core/sort8.js
@@ -1,7 +1,4 @@
// Check sorting of arrays indexed by key SERVER-2884
-// @tags: [
-// sbe_incompatible,
-// ]
t = db.jstests_sort8;
t.drop();