Skip to content

Commit a5d46d0

Browse files
committed
remove sinhala, abbreviation is not 4 characters
1 parent 95cabcd commit a5d46d0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Lib/test/test_calendar.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -721,7 +721,6 @@ def test_locale_calendar_weekday_names(self):
721721
'Portuguese', 'pt_PT.UTF-8',
722722
'German', 'de_DE.UTF-8',
723723
'Russian', 'ru_RU.UTF-8',
724-
'Sinhala', 'si_LK.UTF-8'
725724
)
726725
def test_locale_calendar_long_weekday_names(self):
727726
get_weekday_names = lambda width: calendar.TextCalendar().formatweekheader(width).split()

0 commit comments

Comments
 (0)