Files
rojo/rojo-test/build-test-snapshots/end_to_end__tests__build__server_init.snap
Lucien Greathouse 5ccd02939b Replace rojo-test with regular tests folder again (#323)
* Replace rojo-test with regular tests folder again

* Bump MSRV to 1.43.1
2020-05-20 15:30:05 -07:00

13 lines
292 B
Plaintext

---
source: tests/tests/build.rs
expression: contents
---
<roblox version="4">
<Item class="Script" referent="0">
<Properties>
<string name="Name">server_init</string>
<string name="Source">return "From folder/init.server.lua"</string>
</Properties>
</Item>
</roblox>