Merge branch 'fix_date_test_again' into 'main'

Fix test date (again)...

See merge request GNOME/glib!2472
This commit is contained in:
Philip Withnall 2022-02-04 16:58:24 +00:00
commit 95109321fe

View File

@ -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" },