add struct test function prototype

This commit is contained in:
2020-03-07 01:22:08 +01:00
parent b776ac00e3
commit 08398e4064

View File

@@ -7,3 +7,4 @@ void runRecursiveTests();
void runComparisonTests();
void runLoopTests();
void runMathTests();
void runStructTests();