juliancoffee 63aa4219c5 Remove load_expect_dir as it's misused
- load_expect_dir while expected to fail on erros, fails only on
filesystem errors and only on root directory.
This commit replaces this function with `read_expect_dir` which returns iterator
which loads all files and panics if can't load them.
2021-07-05 20:14:26 +03:00
..
2021-07-05 10:56:29 +03:00
2021-06-03 00:10:05 -04:00