diff options
-rwxr-xr-x | webkit/tools/layout_tests/run_webkit_tests.py | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/webkit/tools/layout_tests/run_webkit_tests.py b/webkit/tools/layout_tests/run_webkit_tests.py index ca84546..1060f5d 100755 --- a/webkit/tools/layout_tests/run_webkit_tests.py +++ b/webkit/tools/layout_tests/run_webkit_tests.py @@ -794,7 +794,6 @@ if '__main__' == __name__: "When enabled, show stats on how many tests " "newly pass or fail.") option_parser.add_option("", "--num-test-shells", - default=1, help="Number of testshells to run in parallel.") option_parser.add_option("", "--time-out-ms", default=None, |