summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
diff options
context:
space:
mode:
authorJason Chan <jason.chan@mongodb.com>2019-09-09 22:39:39 +0000
committerevergreen <evergreen@mongodb.com>2019-09-09 22:39:39 +0000
commit21ca406e36dac858112259acace5859a304ae0de (patch)
tree92f7ecb108d409e7b0f2a139766ac4de2e1ce972 /jstests/noPassthroughWithMongod
parent857c21aec7011c9b8858bdd032e9c0c24970faef (diff)
downloadmongo-21ca406e36dac858112259acace5859a304ae0de.tar.gz
SERVER-42761 Move feature_compatibility_version.js into src/mongo/shell
Diffstat (limited to 'jstests/noPassthroughWithMongod')
-rw-r--r--jstests/noPassthroughWithMongod/isMaster_feature_compatibility_version.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthroughWithMongod/isMaster_feature_compatibility_version.js b/jstests/noPassthroughWithMongod/isMaster_feature_compatibility_version.js
index a14fecd2d5b..62ba469ba73 100644
--- a/jstests/noPassthroughWithMongod/isMaster_feature_compatibility_version.js
+++ b/jstests/noPassthroughWithMongod/isMaster_feature_compatibility_version.js
@@ -5,7 +5,6 @@
//
(function() {
"use strict";
-load('./jstests/libs/feature_compatibility_version.js');
const adminDB = db.getSiblingDB("admin");
const isMasterCommand = {