summaryrefslogtreecommitdiff
path: root/buildscripts/tests/resmokelib/test_parser.py
diff options
context:
space:
mode:
Diffstat (limited to 'buildscripts/tests/resmokelib/test_parser.py')
-rw-r--r--buildscripts/tests/resmokelib/test_parser.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/buildscripts/tests/resmokelib/test_parser.py b/buildscripts/tests/resmokelib/test_parser.py
index b9fc74f088b..c1ba97c6056 100644
--- a/buildscripts/tests/resmokelib/test_parser.py
+++ b/buildscripts/tests/resmokelib/test_parser.py
@@ -248,7 +248,6 @@ class TestLocalCommandLine(unittest.TestCase):
cmdline = to_local_args([
"run",
"--suites=my_suite",
- "--reportFailureStatus=fail",
"--reportFile=report.json",
"--perfReportFile=perf.json",
"--storageEngine=my_storage_engine",