Urgh. Typo.

This commit is contained in:
Dave Page
2019-04-18 09:13:55 +01:00
parent 2ef71cf749
commit 4ac064de42

View File

@@ -32,7 +32,7 @@ class PermissionsTestCase(BaseTestGenerator):
def before(self): def before(self):
if os.name == 'nt': if os.name == 'nt':
self.skipTest("This test is skipped on Windows which doesn't " self.skipTest("This test is skipped on Windows which doesn't "
"Unix style file permissions.") "support Unix style file permissions.")
def runTest(self): def runTest(self):
self.assertTrue( self.assertTrue(