summaryrefslogtreecommitdiff
path: root/deno2/file_util_test.cc
AgeCommit message (Collapse)Author
2018-06-15Fix error handling in deno::ReadFileToStringRyan Dahl
Starts a unit test for it, and adds to mock_runtime_test.