change to generic comic reader test passed to generator
This commit is contained in:
parent
b873878e31
commit
61dfb8a1b6
1 changed files with 2 additions and 1 deletions
|
|
@ -79,7 +79,8 @@ from weboob.tools.capabilities.gallery.genericcomicreader import GenericComicRea
|
|||
|
||||
class $Backend""Test(GenericComicReaderTest):
|
||||
BACKEND = '$backend'
|
||||
DOWNLOAD_ID = '$DOWNLOAD_ID'
|
||||
def test_download(self):
|
||||
return self._test_download('$DOWNLOAD_ID')
|
||||
"
|
||||
|
||||
echo Now please edit files in $BACKEND_DIR
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue