mirror of
https://gitlab.gnome.org/GNOME/glib.git
synced 2025-02-05 10:38:08 +01:00
Merge branch 'fix_date_test_again_and_again' into 'main'
Fix glib/test/date.c for FreeBSD/OpenBSD/MacOS X See merge request GNOME/glib!2473
This commit is contained in:
commit
41ba547ea7
@ -738,7 +738,6 @@ test_strftime (void)
|
||||
{ "%r", "12:00:00 AM" },
|
||||
{ "%X", "00:00:00" },
|
||||
{ "%x", "01/01/01" },
|
||||
{ "%Y", "1" },
|
||||
{ "%Z", "" },
|
||||
#endif
|
||||
};
|
||||
|
Loading…
x
Reference in New Issue
Block a user