Success running on linux
This commit is contained in:
@@ -93,7 +93,7 @@ void PlayTestOpen(mco_coro *co) {
|
||||
Assert(main.view->carets[0].range.min == 0);
|
||||
Assert(main.view->carets[0].range.max == 0);
|
||||
}
|
||||
ReportConsolef(__FUNCTION__ " DONE");
|
||||
ReportConsolef("%s DONE", __FUNCTION__);
|
||||
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user