Add a single driver for tests and benchmarks

This commit is contained in:
Erick Tryzelaar
2015-05-17 23:23:12 -07:00
parent 24ac61f9f2
commit 482f92af61
17 changed files with 60 additions and 84 deletions
-2
View File
@@ -1,5 +1,3 @@
extern crate serde;
use std::collections::BTreeMap;
use serde::json::value::Value;