summaryrefslogtreecommitdiff
path: root/tests/fetch_deps.ts
AgeCommit message (Collapse)Author
2019-01-03Move testing module to deno_std (#1451)Ryan Dahl
Upgrades deno_std submodule.
2018-12-23Remove support for extensionless import (#1396)Ryan Dahl
2018-08-20First pass at fetch()Ryan Dahl
With help from Thomas Ghysels <info@thomasg.be>