*.json test files

This commit is contained in:
debris
2015-12-02 22:49:47 +01:00
parent 51bd813734
commit b9181b42bc
8 changed files with 373 additions and 34 deletions

View File

@@ -72,6 +72,7 @@ impl JsonTest for TrieTest {
.map(|i| i.into())
.collect()
}
fn output(&self) -> Self::Output {
hex_or_string(self.loader.output().as_string().unwrap())
}