fixed wihtespace issue
This commit is contained in:
parent
f30c093a81
commit
c3bace917d
2
9unit.h
2
9unit.h
|
@ -61,7 +61,7 @@ extern void run_test(
|
||||||
|
|
||||||
// Runs multiple tests, displaying a summary at the end
|
// Runs multiple tests, displaying a summary at the end
|
||||||
extern void run_tests(
|
extern void run_tests(
|
||||||
// runs the tests and updates a provided TestState
|
// runs the tests and updates a provided TestState
|
||||||
void (*)(TestState *)
|
void (*)(TestState *)
|
||||||
);
|
);
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue
Block a user