summaryrefslogtreecommitdiff
path: root/std/fs/walk_test.ts
AgeCommit message (Collapse)Author
2019-11-14fix: error handling in std/fs/walk() (#3318)Nayeem Rahman
- Make assertThrows() return the Error - Remove WalkOptions::onError()
2019-10-09Move everything into std subdirRyan Dahl