summaryrefslogtreecommitdiff
path: root/jstests/core/index_partial_create_drop.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/core/index_partial_create_drop.js')
-rw-r--r--jstests/core/index_partial_create_drop.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/core/index_partial_create_drop.js b/jstests/core/index_partial_create_drop.js
index 6ddb65b4c35..9e882d14c1c 100644
--- a/jstests/core/index_partial_create_drop.js
+++ b/jstests/core/index_partial_create_drop.js
@@ -6,6 +6,7 @@
// # Builds index in the background
// requires_background_index,
//
+// uses_full_validation,
// ]
// Test partial index creation and drops.