From 80d60845dcd5f028c958603d40237541b17155ea Mon Sep 17 00:00:00 2001 From: Julian Ospald Date: Mon, 13 Jan 2020 23:41:32 +0100 Subject: [PATCH] Add TODO --- hpath-io/TODO.md | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 hpath-io/TODO.md diff --git a/hpath-io/TODO.md b/hpath-io/TODO.md new file mode 100644 index 0000000..1a0301e --- /dev/null +++ b/hpath-io/TODO.md @@ -0,0 +1,6 @@ +# TODO + +## Tests + +* `doesExist` not tested +* `readFileStream` only implicitly tested by `readFile`