summaryrefslogtreecommitdiff
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test_table.cc1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test_table.cc b/tests/test_table.cc
index 0337eaa..24a93c3 100644
--- a/tests/test_table.cc
+++ b/tests/test_table.cc
@@ -1,4 +1,5 @@
+#undef NDEBUG /* ensure tests always assert. */
#include "upb_table.h"
#include "test_util.h"
#include <assert.h>
generated by cgit on debian on lair
contact matthew@masot.net with questions or feedback