X-Git-Url: http://git.meshlink.io/?a=blobdiff_plain;f=test%2Fblackbox%2Frun_blackbox_tests%2Ftest_cases_destroy.c;h=489e4d64a4c3cc132830c03acd959bbe3c5e37d7;hb=3febbb4;hp=30bd376660f43220591205c6e48e34379cab9993;hpb=dc68da94af8fca91748579c84ef5ed798db7efab;p=meshlink diff --git a/test/blackbox/run_blackbox_tests/test_cases_destroy.c b/test/blackbox/run_blackbox_tests/test_cases_destroy.c index 30bd3766..489e4d64 100644 --- a/test/blackbox/run_blackbox_tests/test_cases_destroy.c +++ b/test/blackbox/run_blackbox_tests/test_cases_destroy.c @@ -16,6 +16,11 @@ with this program; if not, write to the Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor, Boston, MA 02110-1301 USA. */ + +#ifdef NDEBUG +#undef NDEBUG +#endif + #include "execute_tests.h" #include "test_cases_destroy.h" #include "../common/containers.h"