deno_std
deno_std copied to clipboard
test(http): http test cases should pass when it's executed from `./http` directory
Currently the test cases of http only passes when executed from top level of the repository. This should pass also when executed from ./http directory