mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-20 20:55:50 +00:00
Add rough tests to ensure broken projects stay broken
This commit is contained in:
6
test-projects/bad_missing_files/default.project.json
Normal file
6
test-projects/bad_missing_files/default.project.json
Normal file
@@ -0,0 +1,6 @@
|
||||
{
|
||||
"name": "bad_missing_files",
|
||||
"tree": {
|
||||
"$path": "does-not-exist"
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user