mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 07:26:15 +01:00
Merge branch 'fix_date_test_again' into 'main'
Fix test date (again)... See merge request GNOME/glib!2472
This commit is contained in:
commit
95109321fe
@ -735,7 +735,6 @@ test_strftime (void)
|
||||
{ "%h", "Jan" },
|
||||
{ "%k", " 0" },
|
||||
{ "%l", "12" },
|
||||
{ "%P", "am" },
|
||||
{ "%r", "12:00:00 AM" },
|
||||
{ "%X", "00:00:00" },
|
||||
{ "%x", "01/01/01" },
|
||||
|
Loading…
Reference in New Issue
Block a user