summaryrefslogtreecommitdiff
path: root/cli/tests/unit/remove_test.ts
AgeCommit message (Expand)Author
2020-06-25refactor(cli/tests/unit) to use assertThrows (#6459)Casper Beyer
2020-06-11feat: URL support in Deno filesystem methods (#5990)River
2020-05-31chore(cli/tests/unit/remove_test): remove duplicate codes between sync and as...uki00a
2020-05-30fix(#4850): Deno.remove() fails to remove unix socket (#5967)uki00a
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl