mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-04 10:16:17 +01:00
Fix an icon test
This commit is contained in:
parent
a8f83ea834
commit
63bdeb0dab
@ -319,7 +319,7 @@ test_file_icon (void)
|
||||
GInputStream *stream;
|
||||
gchar *str;
|
||||
|
||||
file = g_file_new_for_path (SRCDIR "/icons.c");
|
||||
file = g_file_new_for_path (SRCDIR "/g-icon.c");
|
||||
icon = g_file_icon_new (file);
|
||||
g_object_unref (file);
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user