fixed generic comic reader tests
This commit is contained in:
parent
ae97e5ea0b
commit
b873878e31
8 changed files with 16 additions and 9 deletions
|
|
@ -21,5 +21,6 @@ from weboob.tools.capabilities.gallery.genericcomicreader import GenericComicRea
|
|||
|
||||
class EatmangaTest(GenericComicReaderTest):
|
||||
BACKEND = 'eatmanga'
|
||||
DOWNLOAD_ID = 'Glass-Mask/Glass-Mask-Vol-031'
|
||||
def test_download(self):
|
||||
return self._test_download('Glass-Mask/Glass-Mask-Vol-031')
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue