summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-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')