X-Git-Url: https://git.llucax.com/software/mutest.git/blobdiff_plain/cb606e44a187f9ece06dfd134e9ded8cdcf8f1b8..ab22fdd3f1e817a4ab3a05d76366f14c06dfad6d:/sample/init_fail_test.c diff --git a/sample/init_fail_test.c b/sample/init_fail_test.c index b3c7475..8fe74e3 100644 --- a/sample/init_fail_test.c +++ b/sample/init_fail_test.c @@ -14,11 +14,7 @@ * Please, read the README file for more details. */ -#ifdef MUTEST_PY -#include "../py/mutest.h" -#else #include "../mutest.h" -#endif static int ret = 0;