mirror of
https://github.com/AmberGraceRblx/luau-promise.git
synced 2025-04-24 15:50:01 +00:00
24 lines
400 B
JSON
24 lines
400 B
JSON
|
{
|
||
|
"name": "Promise-test",
|
||
|
"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"
|
||
|
}
|
||
|
}
|
||
|
}
|
||
|
}
|