Skip to content

Commit

Permalink
Update test_phonetic_de.py
Browse files Browse the repository at this point in the history
  • Loading branch information
chrislit authored Oct 28, 2018
1 parent 50fadc9 commit a44b0ad
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/phonetic/test_phonetic_de.py
Original file line number Diff line number Diff line change
Expand Up @@ -43,7 +43,7 @@ class KoelnerPhonetikTestCases(unittest.TestCase):
"""

def test_koelner_phonetik(self):
"""Test abydos.phonetic.de.koelner_phonetik."""
"""Test abydos.phonetic._de.koelner_phonetik."""
self.assertEqual(koelner_phonetik(''), '')

# https://de.wikipedia.org/wiki/K%C3%B6lner_Phonetik
Expand Down

0 comments on commit a44b0ad

Please sign in to comment.