Move patch apply test utility into tree_view module

This commit is contained in:
Lucien Greathouse
2019-10-07 16:21:25 -07:00
parent f830b024d5
commit e60be94be0
5 changed files with 76 additions and 54 deletions

View File

@@ -72,6 +72,7 @@ rojo-insta-ext = { path = "rojo-insta-ext" }
lazy_static = "1.2"
paste = "0.1"
pretty_assertions = "0.6.1"
serde_yaml = "0.8.9"
tempfile = "3.0"
walkdir = "2.1"