summaryrefslogtreecommitdiff
path: root/testit
diff options
context:
space:
mode:
authorLars Wirzenius <liw@liw.fi>2010-04-25 06:11:25 +1200
committerLars Wirzenius <liw@liw.fi>2010-04-25 06:11:25 +1200
commitd4533994918bacd3888882448781f7041ff2bf18 (patch)
treef0774ac4cca591c78b3f30e3684530cc503df0d0 /testit
parentdc39bf76e7255d4a022216cc96c7bc0a9b1679fc (diff)
downloaddupfiles-d4533994918bacd3888882448781f7041ff2bf18.tar.gz
Rename test case to be clearer.
Diffstat (limited to 'testit')
-rwxr-xr-xtestit2
1 files changed, 1 insertions, 1 deletions
diff --git a/testit b/testit
index 28ec43d..b1bdc9f 100755
--- a/testit
+++ b/testit
@@ -72,7 +72,7 @@ class TestCase(object):
'\n'.join(identical))
-class DifferentFiles(TestCase):
+class DifferentFilesOfSameSize(TestCase):
def setUp(self):
self.create('foo', 'foo')