diff options
| author | David Sherret <dsherret@users.noreply.github.com> | 2024-05-14 12:47:57 -0400 |
|---|---|---|
| committer | GitHub <noreply@github.com> | 2024-05-14 16:47:57 +0000 |
| commit | 432792a46c71b402408e1bed0affdb1c3a90d8c6 (patch) | |
| tree | 22d5f90349acc8388a28351bd95ddc5f9e952c88 /tests/testdata/run/045_proxy_test.ts.out | |
| parent | c6189e2070ac31006920e210e616c0d9dd159b7c (diff) | |
chore: 045_proxy output stdout & stderr on failure (#23810)
Part of https://github.com/denoland/deno/issues/23624
Diffstat (limited to 'tests/testdata/run/045_proxy_test.ts.out')
| -rw-r--r-- | tests/testdata/run/045_proxy_test.ts.out | 6 |
1 files changed, 0 insertions, 6 deletions
diff --git a/tests/testdata/run/045_proxy_test.ts.out b/tests/testdata/run/045_proxy_test.ts.out deleted file mode 100644 index a1e567a14..000000000 --- a/tests/testdata/run/045_proxy_test.ts.out +++ /dev/null @@ -1,6 +0,0 @@ -Proxy server listening on [WILDCARD] -Proxy request to: http://localhost:4545/run/045_mod.ts -Proxy request to: http://localhost:4545/run/045_mod.ts -Proxy request to: http://localhost:4545/run/045_output.ts -Proxy request to: http://localhost:4545/run/045_mod.ts -proxy-authorization: Basic dXNlcm5hbWU6cGFzc3dvcmQ= |
