diff options
Diffstat (limited to 'tools/benchmark_test.py')
-rwxr-xr-x | tools/benchmark_test.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tools/benchmark_test.py b/tools/benchmark_test.py index 2c1f384da..82d8c4fd8 100755 --- a/tools/benchmark_test.py +++ b/tools/benchmark_test.py @@ -65,6 +65,4 @@ class TestBenchmark(DenoTestCase): if __name__ == '__main__': - # FIME this doesn't appear to be the case. - # This test assumes tools/http_server.py is running in the background. run_tests() |