Goodbye Lemur and other cruft, hello run-in-roblox-based testing

This commit is contained in:
Lucien Greathouse
2019-08-27 18:04:58 -07:00
parent 6f7dbe99fe
commit 81407ffe3c
9 changed files with 17 additions and 54 deletions

View File

@@ -7,6 +7,11 @@ license = "MIT"
repository = "https://github.com/rojo-rbx/rojo"
edition = "2018"
exclude = [
"/plugin/**",
"/test-projects/**",
]
[workspace]
members = [
"rojo-test",
@@ -50,4 +55,4 @@ lazy_static = "1.2"
paste = "0.1"
pretty_assertions = "0.6.1"
tempfile = "3.0"
walkdir = "2.1"
walkdir = "2.1"