summaryrefslogtreecommitdiff
path: root/cli/tests/unit/chown_test.ts
AgeCommit message (Expand)Author
2020-07-06feat: Deno.chown() make uid, gid args optional (#4612)dubiousjim
2020-06-11feat: URL support in Deno filesystem methods (#5990)River
2020-05-20move js unit tests to cli/tests (#5678)Ryan Dahl