diff options
Diffstat (limited to 'tests/helpers.c')
-rw-r--r-- | tests/helpers.c | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/helpers.c b/tests/helpers.c index 37afcae..b20483a 100644 --- a/tests/helpers.c +++ b/tests/helpers.c @@ -1,6 +1,5 @@ #include <stdio.h> -#include "lily-test.h" #include "tests.h" void _run_test(const char *name, const char* (*test)()) |