summaryrefslogtreecommitdiff
path: root/jstests/core/index_multikey.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/index_multikey.js')
-rw-r--r--jstests/core/index_multikey.js3
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/core/index_multikey.js b/jstests/core/index_multikey.js
index fe25656eb02..32ff3bd58c4 100644
--- a/jstests/core/index_multikey.js
+++ b/jstests/core/index_multikey.js
@@ -1,9 +1,6 @@
/**
* Tests that an index properly reports multikeyness and multikey paths metadata in the presence of
* successful and unsuccessful inserts.
- * @tags: [
- * sbe_incompatible,
- * ]
*/
(function() {
"use strict";