6 lines
92 B
C
6 lines
92 B
C
#ifndef CT331_ASSIGNMENT_TESTS
|
|
#define CT331_ASSIGNMENT_TESTS
|
|
|
|
void runTests();
|
|
|
|
#endif |