summaryrefslogtreecommitdiffstats
path: root/tests/testrecord.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testrecord.c')
-rw-r--r--tests/testrecord.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/testrecord.c b/tests/testrecord.c
index f88f43d..12989b2 100644
--- a/tests/testrecord.c
+++ b/tests/testrecord.c
@@ -595,6 +595,7 @@ static void test_fieldzero(void)
void main()
{
+ g_type_init();
test_msirecord();
test_MsiRecordGetString();
test_MsiRecordGetInteger();