Add foundations for 'rojo serve' tests

This commit is contained in:
Lucien Greathouse
2019-09-03 13:48:27 -07:00
parent 6747d97d60
commit f1729163cf
7 changed files with 65 additions and 10 deletions

View File

@@ -0,0 +1,9 @@
{
"name": "placeholder",
"tree": {
"$className": "StringValue",
"$properties": {
"Value": "Hello, world!"
}
}
}