mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-08-01 15:03:39 +02:00
Dispose test object
While not very important, it means one less untested function in the coverage report.
This commit is contained in:
@@ -111,6 +111,8 @@ main (int argc, char **argv)
|
||||
my_test_do_refcount (test);
|
||||
}
|
||||
|
||||
g_object_unref (test);
|
||||
|
||||
g_print ("\n");
|
||||
|
||||
return 0;
|
||||
|
Reference in New Issue
Block a user