summaryrefslogtreecommitdiffstats
path: root/tests/testsuminfo.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testsuminfo.c')
-rw-r--r--tests/testsuminfo.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testsuminfo.c b/tests/testsuminfo.c
index 4a7b060..430b51a 100644
--- a/tests/testsuminfo.c
+++ b/tests/testsuminfo.c
@@ -433,6 +433,7 @@ static void test_summary_binary(void)
void main()
{
+ g_type_init();
test_suminfo();
test_summary_binary();
}