summaryrefslogtreecommitdiff
path: root/jstests/core/hashed_index_queries.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/hashed_index_queries.js')
-rw-r--r--jstests/core/hashed_index_queries.js2
1 files changed, 0 insertions, 2 deletions
diff --git a/jstests/core/hashed_index_queries.js b/jstests/core/hashed_index_queries.js
index 3174d2234d4..719959a2025 100644
--- a/jstests/core/hashed_index_queries.js
+++ b/jstests/core/hashed_index_queries.js
@@ -1,8 +1,6 @@
/**
* Test to verify the behaviour of find, count, distinct operations in the presence of compound
* hashed indexes.
- *
- * @tags: [requires_fcv_44]
*/
(function() {
"use strict";