This commit is contained in:
@@ -10,7 +10,7 @@
|
||||
|
||||
wp_intern void handleTestResult(WpTestFuncResult result);
|
||||
|
||||
void _runTests(WpTestFunc *func1, ...) {
|
||||
void runTests(WpTestFunc *func1, ...) {
|
||||
printf("\n");
|
||||
|
||||
handleTestResult(func1());
|
||||
|
||||
Reference in New Issue
Block a user