diff options
Diffstat (limited to 'cli/tests/045_proxy_test.ts.out')
-rw-r--r-- | cli/tests/045_proxy_test.ts.out | 5 |
1 files changed, 3 insertions, 2 deletions
diff --git a/cli/tests/045_proxy_test.ts.out b/cli/tests/045_proxy_test.ts.out index 7b898bcf1..c59f219a4 100644 --- a/cli/tests/045_proxy_test.ts.out +++ b/cli/tests/045_proxy_test.ts.out @@ -1,3 +1,4 @@ Proxy server listening on [WILDCARD] -Proxy request to: http://deno.land/welcome.ts -Proxy request to: http://deno.land/welcome.ts +Proxy request to: http://localhost:4545/std/examples/colors.ts +Proxy request to: http://localhost:4545/std/examples/colors.ts +Proxy request to: http://localhost:4545/std/fmt/colors.ts |