refactor: fix the makefile problems
This commit is contained in:
5
tests/main.c
Normal file
5
tests/main.c
Normal file
@@ -0,0 +1,5 @@
|
||||
#include "tests.h"
|
||||
|
||||
int main(void) {
|
||||
libunit_launcher();
|
||||
}
|
||||
Reference in New Issue
Block a user