summaryrefslogtreecommitdiff
path: root/tests/specs/test/clean_flag/sum_test.js
AgeCommit message (Collapse)Author
2024-05-23feat(cli/test): `deno test --clean` (#23519)Asher Gomez
The result of the call is ignored as it throws even when the directory does not exist. Closes #23491