summaryrefslogtreecommitdiff
path: root/tests/testiter.c
diff options
context:
space:
mode:
Diffstat (limited to 'tests/testiter.c')
-rw-r--r--tests/testiter.c2
1 files changed, 2 insertions, 0 deletions
diff --git a/tests/testiter.c b/tests/testiter.c
index a172a23c..de3b462f 100644
--- a/tests/testiter.c
+++ b/tests/testiter.c
@@ -237,6 +237,7 @@ test_layout_iter (void)
g_object_unref (layout);
g_object_unref (context);
+ pango_font_description_free (font_desc);
}
static void
@@ -290,6 +291,7 @@ test_glyphitem_iter (void)
g_object_unref (layout);
g_object_unref (context);
+ pango_font_description_free (font_desc);
}
int