1
0
Fork 0
mirror of https://github.com/denoland/deno.git synced 2024-11-27 16:10:57 -05:00
denoland-deno/cli/tests/testdata/test/relative_pattern_dot_slash/output.out
David Sherret daed588557
fix(config): regression - handle relative patterns with leading dot slash (#21922)
This is a hacky quick fix. We need to spend more time cleaning up this
code and push more stuff down into deno_config.

Closes #21916
2024-01-13 10:39:22 -05:00

5 lines
111 B
Text

running 1 test from ./test/add.test.mjs
should add ... ok ([WILDCARD])
ok | 1 passed | 0 failed ([WILDCARD])