mirror of
https://github.com/denoland/deno.git
synced 2025-09-29 13:44:47 +00:00
chore: port http_server.py to rust (#6364)
This commit is contained in:
parent
fca492907c
commit
5f9e600c5b
16 changed files with 457 additions and 498 deletions
|
@ -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()
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue