Add script build tests

This commit is contained in:
Lucien Greathouse
2019-08-08 18:30:53 -07:00
parent d4a7de8070
commit 5d53f8bfb3
10 changed files with 81 additions and 0 deletions

View File

@@ -0,0 +1,19 @@
---
created: "2019-08-09T01:29:48.071133300Z"
creator: insta@0.10.0
source: rojo-test/src/build_test.rs
expression: contents
---
<roblox version="4">
<Item class="Folder" referent="0">
<Properties>
<string name="Name">server_in_folder</string>
</Properties>
<Item class="Script" referent="1">
<Properties>
<string name="Name">serverScript</string>
<string name="Source">-- This is a Lua server script</string>
</Properties>
</Item>
</Item>
</roblox>