summaryrefslogtreecommitdiff
path: root/cli/tests/testdata/test/only.ts
AgeCommit message (Collapse)Author
2023-09-06feat(test): Add Deno.test.ignore and Deno.test.only (#20365)Bartek IwaƄczuk
Closes https://github.com/denoland/deno/issues/17106
2021-08-11chore: move test files to testdata directory (#11601)David Sherret