deno_std icon indicating copy to clipboard operation
deno_std copied to clipboard

test(http): http test cases should pass when it's executed from `./http` directory

Open kt3k opened this issue 1 year ago • 0 comments

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

kt3k avatar Jul 09 '24 04:07 kt3k