mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-07-31 06:13:29 +02: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:
@@ -739,7 +739,6 @@ test_strftime (void)
|
||||
{ "%r", "12:00:00 AM" },
|
||||
{ "%X", "00:00:00" },
|
||||
{ "%x", "01/01/01" },
|
||||
{ "%Y", "1" },
|
||||
{ "%Z", "" },
|
||||
#endif
|
||||
};
|
||||
|
Reference in New Issue
Block a user