summaryrefslogtreecommitdiff
path: root/tests/helpers.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/helpers.c')
-rw-r--r--tests/helpers.c1
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)())