diff options
Diffstat (limited to 'tests/test_download.c')
-rw-r--r-- | tests/test_download.c | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_download.c b/tests/test_download.c index cee7683..ad8724e 100644 --- a/tests/test_download.c +++ b/tests/test_download.c @@ -1,4 +1,5 @@ #include "testing.h" +#include "download.h" void test_download() { struct testcase { |