Initial files
This commit is contained in:
7
src/test.h
Normal file
7
src/test.h
Normal file
@@ -0,0 +1,7 @@
|
||||
#ifndef TEST_HEADER
|
||||
#define TEST_HEADER
|
||||
|
||||
void run_tests();
|
||||
|
||||
#endif
|
||||
|
||||
Reference in New Issue
Block a user