mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2024-11-08 02:16:17 +01:00
Fix glib/test/date.c for FreeBSD/OpenBSD/MacOS X
Still have forgot one last (hopefully) case in the generic ones.
This commit is contained in:
parent
6490c66ed6
commit
541d52b984
@ -739,7 +739,6 @@ test_strftime (void)
|
||||
{ "%r", "12:00:00 AM" },
|
||||
{ "%X", "00:00:00" },
|
||||
{ "%x", "01/01/01" },
|
||||
{ "%Y", "1" },
|
||||
{ "%Z", "" },
|
||||
#endif
|
||||
};
|
||||
|
Loading…
Reference in New Issue
Block a user