summaryrefslogtreecommitdiff
path: root/jstests/noPassthrough/index_empty_collection_secondary.js
diff options
context:
space:
mode:
Diffstat (limited to 'jstests/noPassthrough/index_empty_collection_secondary.js')
-rw-r--r--jstests/noPassthrough/index_empty_collection_secondary.js1
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/noPassthrough/index_empty_collection_secondary.js b/jstests/noPassthrough/index_empty_collection_secondary.js
index 5692a9175bc..6c67b7c4e03 100644
--- a/jstests/noPassthrough/index_empty_collection_secondary.js
+++ b/jstests/noPassthrough/index_empty_collection_secondary.js
@@ -15,6 +15,7 @@
"use strict";
load('jstests/noPassthrough/libs/index_build.js');
+load("jstests/libs/fail_point_util.js");
// Use a 3-node replica set config to ensure that the primary waits for the secondaries when the
// commit quorum is in effect.