Files
rojo/rojo-test/build-test-snapshots/build_test__server_in_folder.snap
2019-09-03 18:15:53 -07:00

18 lines
440 B
Plaintext

---
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>