summaryrefslogtreecommitdiff
path: root/tools/fetch_test.py
diff options
context:
space:
mode:
Diffstat (limited to 'tools/fetch_test.py')
-rwxr-xr-xtools/fetch_test.py3
1 files changed, 1 insertions, 2 deletions
diff --git a/tools/fetch_test.py b/tools/fetch_test.py
index b4bf1836c..e6e5cb6a0 100755
--- a/tools/fetch_test.py
+++ b/tools/fetch_test.py
@@ -29,5 +29,4 @@ class TestFetch(DenoTestCase):
if __name__ == "__main__":
- with http_server.spawn():
- run_tests()
+ run_tests()