summaryrefslogtreecommitdiff
path: root/tests/module-test.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/module-test.c')
-rw-r--r--tests/module-test.c3
1 files changed, 3 insertions, 0 deletions
diff --git a/tests/module-test.c b/tests/module-test.c
index ba013b426..7d9149e8b 100644
--- a/tests/module-test.c
+++ b/tests/module-test.c
@@ -24,6 +24,9 @@
* GLib at ftp://ftp.gtk.org/pub/gtk/.
*/
+#undef G_DISABLE_ASSERT
+#undef G_LOG_DOMAIN
+
#include <gmodule.h>
#include <string.h>