summaryrefslogtreecommitdiff
path: root/tests/parse_flags.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/parse_flags.c')
-rw-r--r--tests/parse_flags.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/parse_flags.c b/tests/parse_flags.c
index d0a71bc..6224ca3 100644
--- a/tests/parse_flags.c
+++ b/tests/parse_flags.c
@@ -1,3 +1,6 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
#include "config.h"
#include <stdio.h>