Fix typo in test method name.

This commit is contained in:
Mark Dickinson 2014-04-18 16:08:47 +01:00
parent 9996a7d21b
commit d12290654a
1 changed files with 1 additions and 1 deletions

View File

@ -1080,7 +1080,7 @@ test case
# so can't use assertEqual either. Just use assertTrue.
self.assertTrue(sample_text_error == error)
def testAsertEqualSingleLine(self):
def testAssertEqualSingleLine(self):
sample_text = "laden swallows fly slowly"
revised_sample_text = "unladen swallows fly quickly"
sample_text_error = """\