mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-23 10:27:51 +02:00
Fix glib/tests/utils for g_parse_debug_string() changes
This commit is contained in:
@@ -271,7 +271,7 @@ test_debug (void)
|
||||
exit (0);
|
||||
}
|
||||
g_test_trap_assert_passed ();
|
||||
g_test_trap_assert_stderr ("*Supported debug values: key1 key2 key3*");
|
||||
g_test_trap_assert_stderr ("*Supported debug values: key1 key2 key3 all help*");
|
||||
}
|
||||
|
||||
static void
|
||||
|
Reference in New Issue
Block a user