diff options
Diffstat (limited to 'jstests/slow2')
-rw-r--r-- | jstests/slow2/sharding_jscore_passthrough.js | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/jstests/slow2/sharding_jscore_passthrough.js b/jstests/slow2/sharding_jscore_passthrough.js index 3d257e5f0ef..209cd3dd504 100644 --- a/jstests/slow2/sharding_jscore_passthrough.js +++ b/jstests/slow2/sharding_jscore_passthrough.js @@ -72,6 +72,7 @@ files.forEach(function(x) { 'profile\\d*|' + 'dbhash|' + 'dbhash2|' + + 'explain_missing_database|' + 'median|' + 'evalb|' + 'evald|' + |