7 lines
94 B
C
7 lines
94 B
C
#ifndef CT331_ASSIGNMENT_TESTS
|
|
#define CT331_ASSIGNMENT_TESTS
|
|
|
|
void runTests();
|
|
|
|
#endif
|