diff options
| author | Bartek IwaĆczuk <biwanczuk@gmail.com> | 2019-09-25 00:52:01 +0200 |
|---|---|---|
| committer | Ryan Dahl <ry@tinyclouds.org> | 2019-09-24 18:52:01 -0400 |
| commit | 112ce0df1f9e36a57b520aa59dc1767ba0716bb0 (patch) | |
| tree | fa667d29c9cb433f4d09396a36cab43d4421db6c /cli/tests/045_proxy_test.ts.out | |
| parent | a497f87b59a5271d89cf50063154c46c4e52c523 (diff) | |
test: add HTTP_PROXY tests (#2977)
Diffstat (limited to 'cli/tests/045_proxy_test.ts.out')
| -rw-r--r-- | cli/tests/045_proxy_test.ts.out | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/cli/tests/045_proxy_test.ts.out b/cli/tests/045_proxy_test.ts.out new file mode 100644 index 000000000..7b898bcf1 --- /dev/null +++ b/cli/tests/045_proxy_test.ts.out @@ -0,0 +1,3 @@ +Proxy server listening on [WILDCARD] +Proxy request to: http://deno.land/welcome.ts +Proxy request to: http://deno.land/welcome.ts |
