1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-28 16:20:57 -05:00
denoland-deno/tests/specs/run/045_proxy
Asher Gomez f248050cb4
chore: use @std prefix for internal module specifiers (#24543)
This change aims to replace all relative import specifiers targeted at
`tests/util/std` with mapped ones (using a `deno.json` file). Towards
updating the `std` git submodule.
2024-07-25 10:26:54 +10:00
..
__test__.jsonc chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
programmatic_proxy_client.ts chore: 045_proxy output stdout & stderr on failure (#23810) 2024-05-14 16:47:57 +00:00
proxy_client.ts chore: 045_proxy output stdout & stderr on failure (#23810) 2024-05-14 16:47:57 +00:00
proxy_test.ts chore: use @std prefix for internal module specifiers (#24543) 2024-07-25 10:26:54 +10:00
proxy_test.ts.out chore: 045_proxy output stdout & stderr on failure (#23810) 2024-05-14 16:47:57 +00:00