summaryrefslogtreecommitdiff
path: root/tests/test_strerror.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/test_strerror.c')
-rw-r--r--tests/test_strerror.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/test_strerror.c b/tests/test_strerror.c
index 1780564..57b051f 100644
--- a/tests/test_strerror.c
+++ b/tests/test_strerror.c
@@ -1,3 +1,6 @@
+#ifdef NDEBUG
+#undef NDEBUG
+#endif
#include "strerror_override.h"
#include "strerror_override_private.h"