diff options
Diffstat (limited to 'tests/run_test.c')
-rw-r--r-- | tests/run_test.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/run_test.c b/tests/run_test.c new file mode 100644 index 0000000..3dd0c4b --- /dev/null +++ b/tests/run_test.c @@ -0,0 +1,2 @@ +#include "lily-test.h" + |