Combine the test suites

This commit is contained in:
David Tolnay
2017-01-25 20:27:40 -08:00
parent dbdfe4f306
commit 3e1e42ef9b
19 changed files with 10 additions and 20 deletions
+1
View File
@@ -15,6 +15,7 @@ publish = false
unstable-testing = ["clippy", "serde/unstable-testing", "serde_derive/unstable-testing"]
[dev-dependencies]
compiletest_rs = "0.2"
fnv = "1.0"
rustc-serialize = "0.3.16"
serde = { path = "../serde" }