Implment -> Implement

This commit is contained in:
David 2014-11-16 10:39:50 -05:00
parent 9611a43872
commit b901071e2c

View file

@ -382,7 +382,7 @@ class ImportRarTest(ImportZipTest):
return os.path.join(_common.RSRC, 'archive.rar')
@unittest.skip('Implment me!')
@unittest.skip('Implement me!')
class ImportPasswordRarTest(ImportZipTest):
def create_archive(self):