Skip to content

Commit

Permalink
Add docstring to test_cliches
Browse files Browse the repository at this point in the history
  • Loading branch information
suchow committed Jun 28, 2016
1 parent 6a01fa4 commit 513efad
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions tests/test_cliches.py
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@ def this_check(self):
return chk

def setUp(self):
"""Create test sentences."""
self.l_garner = """Worse than a fate worse than death."""
self.l_write_good = """He's a chip off the old block."""
self.l_gnu_diction = """It's a matter of concern."""
Expand Down

0 comments on commit 513efad

Please sign in to comment.