diff options
-rw-r--r-- | jstests/sharding/query_config.js | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/jstests/sharding/query_config.js b/jstests/sharding/query_config.js index 4b0761790d4..691a38e41e6 100644 --- a/jstests/sharding/query_config.js +++ b/jstests/sharding/query_config.js @@ -79,14 +79,11 @@ // This test depends on all the collections in the configCollList being in the config // database. var configCollList = [ - "changelog", "chunks", "collections", "databases", "lockpings", "locks", - "mongos", - "settings", "shards", "tags", "version" |