Skip to content

Commit

Permalink
Unique test case names
Browse files Browse the repository at this point in the history
  • Loading branch information
michaeljoseph committed Oct 17, 2013
1 parent 2d32c57 commit 434e812
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_version.py
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@ def test_extract_version_arguments(self):
)


class VersionTestCase(BaseTestCase):
class VersionApplicationTestCase(BaseTestCase):

def test_current_version(self):
self.assertEquals(
Expand Down

0 comments on commit 434e812

Please sign in to comment.