mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-12-26 15:36:14 +01:00
Fix test date (again)...
I forgot to remove the "%P" case from shared code... Doh!
This commit is contained in:
parent
6490c66ed6
commit
48c9d77588
@ -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