We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 418c57c commit 8ef9d0fCopy full SHA for 8ef9d0f
1 file changed
titlecase/tests.py
@@ -12,7 +12,7 @@
12
from titlecase import titlecase, set_small_word_list, create_wordlist_filter_from_file
13
14
15
-# (executed by `test_input_output` below)
+# (executed by `test_specific_string` below)
16
TEST_DATA = (
17
(
18
"",
0 commit comments