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