Change rojo-test to be macro-based

This commit is contained in:
Lucien Greathouse
2019-08-07 17:50:05 -07:00
parent 77db25b4d9
commit 08df71a7e4
6 changed files with 61 additions and 47 deletions

1
Cargo.lock generated
View File

@@ -1541,6 +1541,7 @@ name = "rojo-test"
version = "0.1.0"
dependencies = [
"insta 0.10.0 (registry+https://github.com/rust-lang/crates.io-index)",
"paste 0.1.5 (registry+https://github.com/rust-lang/crates.io-index)",
"tempfile 3.1.0 (registry+https://github.com/rust-lang/crates.io-index)",
]