summaryrefslogtreecommitdiffstats
path: root/tests
diff options
context:
space:
mode:
Diffstat (limited to 'tests')
-rw-r--r--tests/test-pref.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/tests/test-pref.c b/tests/test-pref.c
index b5d317e..af8f8e1 100644
--- a/tests/test-pref.c
+++ b/tests/test-pref.c
@@ -26,6 +26,7 @@ main (int argc,
autoar_pref_check_mime_type (arpref, argv[1]),
autoar_pref_check_mime_type_file (arpref, file));
+ g_object_unref (settings);
g_object_unref (arpref);
g_object_unref (file);