Skip to content

Commit fba2580

Browse files
committed
add simple test that includes accents
1 parent 22d262c commit fba2580

File tree

1 file changed

+4
-0
lines changed

1 file changed

+4
-0
lines changed

titlecase/tests.py

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -264,6 +264,10 @@
264264
"“YOUNG AND RESTLESS”",
265265
"“Young and Restless”",
266266
),
267+
(
268+
"EL NIÑO A ARRIVÉ HIER",
269+
"El Niño a Arrivé Hier",
270+
),
267271
)
268272

269273

0 commit comments

Comments
 (0)