Skip to content

Commit

Permalink
Add docstring to setup for garner.cliches tests
Browse files Browse the repository at this point in the history
  • Loading branch information
suchow committed May 19, 2016
1 parent 4de67f4 commit 9affc5c
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):
"""Set up the test."""
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 9affc5c

Please sign in to comment.