Files
42-LibUnit/tests/main.c
2026-01-24 18:46:05 +01:00

6 lines
61 B
C

#include "tests.h"
int main(void) {
libunit_launcher();
}