Config files
This commit is contained in:
@@ -150,7 +150,7 @@ void Test(mco_coro *co) {
|
||||
}
|
||||
|
||||
void InitTests() {
|
||||
ConfigWaitForEvents = false;
|
||||
WaitForEvents = false;
|
||||
TestDir = Format(TestArena, "%S/test_env", GetExeDir(TestArena));
|
||||
CoData *data = CoAdd(Test);
|
||||
data->dont_wait_until_resolved = true;
|
||||
|
||||
Reference in New Issue
Block a user