diff options
| author | jakob <jakob@memeware.net> | 2017-03-02 19:17:14 -0500 |
|---|---|---|
| committer | jakob <jakob@memeware.net> | 2017-03-02 19:17:14 -0500 |
| commit | ed4c4e35658c9d2849ad6fde9c9a423323026a53 (patch) | |
| tree | 279671b1f8359438287fa613ad63b808a7163678 /test/test_run.c | |
| parent | 0e67a05edcc3ba01221a6bfd14750b5b8090887f (diff) | |
First alpha release of version 2.0.0
Diffstat (limited to 'test/test_run.c')
| -rw-r--r-- | test/test_run.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/test_run.c b/test/test_run.c index f1bf07e..42183c4 100644 --- a/test/test_run.c +++ b/test/test_run.c @@ -21,6 +21,7 @@ #include "minunit.h" +#include "test_cli.h" #include "test_encoding.h" #include "test_header.h" #include "test_io.h" |