Skip to content

Commit 8ef9d0f

Browse files
Fix test comment’s reference to removed test_input_output
That function was removed in 60f3ecd
1 parent 418c57c commit 8ef9d0f

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

titlecase/tests.py

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
from titlecase import titlecase, set_small_word_list, create_wordlist_filter_from_file
1313

1414

15-
# (executed by `test_input_output` below)
15+
# (executed by `test_specific_string` below)
1616
TEST_DATA = (
1717
(
1818
"",

0 commit comments

Comments
 (0)