Skip to content

Commit

Permalink
refactor
Browse files Browse the repository at this point in the history
  • Loading branch information
invernizzi committed Mar 19, 2012
1 parent b1c324a commit 9b77e2e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion chrisper
Original file line number Diff line number Diff line change
Expand Up @@ -77,7 +77,7 @@ class Paper(object):
errors += 1
return errors

def test__check_exempli_gratia(self):
def test__check_id_est_without_comma(self):
self.clean_fulltext = "i.e. a pony \n i.e. what?, i.e., cool!"
assert self.check_id_est_without_comma() == 2

Expand Down

0 comments on commit 9b77e2e

Please sign in to comment.