luau-promise/default.project.json
Eryn Lynn 344c9759aa Update testez
Closes #1
2020-05-04 22:07:55 -04:00

24 lines
No EOL
399 B
JSON

{
"name": "lua-promise",
"tree": {
"$className": "DataModel",
"ServerScriptService": {
"$className": "ServerScriptService",
"Lib": {
"$path": "lib"
}
},
"TestService": {
"$className": "TestService",
"$properties": {
"ExecuteWithStudioRun": true
},
"TestEZ": {
"$path": "modules/testez/src"
},
"run": {
"$path": "runTests.server.lua"
}
}
}
}