diff --git a/tests/unit/README b/tests/unit/README index b4d4f6d3122f61df9a74756a382ae00c05e49562..dd368f7896449ea0460eaae9b5e2e4525864d9ea 100644 --- a/tests/unit/README +++ b/tests/unit/README @@ -42,12 +42,9 @@ and the tests/FILEFORMAT documentation. For the actual C file, here's a very simple example: ----------------------- start ------------------------------- -#include -#include "curl_config.h" -#include "setup.h" +#include "curlcheck.h" #include "a libcurl header.h" /* from the lib dir */ -#include "curlcheck.h" static void unit_setup( void ) {