]> git.meshlink.io Git - meshlink/blobdiff - test/duplicate.c
Ensure NDEBUG is not set in the test suite.
[meshlink] / test / duplicate.c
index 7905bb5384310edeae4f4d004bd816a60452a6a4..28155711ca2f984fd1dcbd98831c450ee222fb02 100644 (file)
@@ -1,3 +1,7 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
+
 #include <stdio.h>
 #include <string.h>
 #include <stdlib.h>