mirror of
https://github.com/beetbox/beets.git
synced 2025-12-30 12:32:33 +01:00
commit
f44c26e8ff
1 changed files with 1 additions and 1 deletions
|
|
@ -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):
|
||||
|
|
|
|||
Loading…
Reference in a new issue