mirror of
https://github.com/jorenchik/testing-spring-2024.git
synced 2025-10-21 20:10:36 +00:00
Src directory with simple project with tests and one library. README. CLang format config file.
3 lines
37 B
C
3 lines
37 B
C
void run();
|
|
int functionToTest(int);
|