Restore improperly tested dependency on rojo from rojo-test

This commit is contained in:
Lucien Greathouse
2020-05-20 11:56:34 -07:00
parent 9481fdd38d
commit ca5b8ab309
2 changed files with 2 additions and 0 deletions

View File

@@ -23,4 +23,5 @@ serde_yaml = "0.8.9"
tempfile = "3.1.0"
walkdir = "2.2.9"
rojo = { path = ".." }
rojo-insta-ext = { path = "../rojo-insta-ext" }