On a fresh checkout I forgot to clone recursively and the tests failed because I hadn't fetched the submodule containing the json test files. The test failure message is bit cryptic, so instead lets just panic with a more useful message that the user can action.
On a fresh checkout I forgot to clone recursively and the tests failed because I hadn't fetched the submodule containing the json test files. The test failure message is bit cryptic, so instead lets just panic with a more useful message that the user can action.