Stop building Rojo in rojo-test, since it doesn't work as intended

This commit is contained in:
Lucien Greathouse
2020-05-02 21:39:13 -07:00
parent 5364c9c1bc
commit 56bf6d282b
2 changed files with 10 additions and 3 deletions

View File

@@ -24,6 +24,3 @@ tempfile = "3.1.0"
walkdir = "2.2.9"
rojo-insta-ext = { path = "../rojo-insta-ext" }
# We execute Rojo via std::process::Command, so depend on it so it's built!
rojo = { path = ".." }