summaryrefslogtreecommitdiff
path: root/jstests/noPassthroughWithMongod
diff options
context:
space:
mode:
authorGeert Bosch <geert@mongodb.com>2018-07-06 15:34:49 -0400
committerGeert Bosch <geert@mongodb.com>2018-07-06 15:34:49 -0400
commitc7a0fc51917fd22ee48d07541fce7b88a1a5daf0 (patch)
tree115b38f560fd6c6eb67d78fdded6f0ed7a4af56b /jstests/noPassthroughWithMongod
parentebe1ae8549dfc7ec7e12f9344c2da17a2ffb9acb (diff)
downloadmongo-c7a0fc51917fd22ee48d07541fce7b88a1a5daf0.tar.gz
SERVER-35984 Remove remaining MMAPv1 testing
Diffstat (limited to 'jstests/noPassthroughWithMongod')
-rw-r--r--jstests/noPassthroughWithMongod/testing_only_commands.js1
1 files changed, 0 insertions, 1 deletions
diff --git a/jstests/noPassthroughWithMongod/testing_only_commands.js b/jstests/noPassthroughWithMongod/testing_only_commands.js
index 55187010cc1..ad142cc1ecc 100644
--- a/jstests/noPassthroughWithMongod/testing_only_commands.js
+++ b/jstests/noPassthroughWithMongod/testing_only_commands.js
@@ -7,7 +7,6 @@ var testOnlyCommands = [
'configureFailPoint',
'_hashBSONElement',
'replSetTest',
- 'journalLatencyTest',
'godinsert',
'sleep',
'cpuload',