removed extraneous whitespace

This commit is contained in:
jlamothe 2023-11-06 20:35:08 +00:00
parent 13dc0deba1
commit e3037f3f3f

View File

@ -49,6 +49,5 @@ extern void runTests(
// function that runs the tests and updates the provided TestState
void (*)(TestState *)
);
//jl