@ -44,7 +44,7 @@ extern void runTest(
TestResult (*)(void) // the test to run
);
// Runs multiple tests
// Runs multiple tests, displaying a summary at the end
extern void runTests(
// function that runs the tests and updates the provided TestState
void (*)(TestState *)
The note is not visible to the blocked user.