mirror of
https://github.com/rojo-rbx/rojo.git
synced 2026-04-24 06:35:39 +00:00
Add foundations for 'rojo serve' tests
This commit is contained in:
9
rojo-test/serve-tests/placeholder/default.project.json
Normal file
9
rojo-test/serve-tests/placeholder/default.project.json
Normal file
@@ -0,0 +1,9 @@
|
||||
{
|
||||
"name": "placeholder",
|
||||
"tree": {
|
||||
"$className": "StringValue",
|
||||
"$properties": {
|
||||
"Value": "Hello, world!"
|
||||
}
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user