]> git.meshlink.io Git - meshlink/blobdiff - test/import-export.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / import-export.c
index b3d52da674599bbec7da4122a6770e800018ec41..133cbcbe98e30084afbac38f12ab833473a97185 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <unistd.h>
 #include <stdlib.h>