change to generic comic reader test passed to generator

This commit is contained in:
Noé Rubinstein 2011-09-04 11:59:25 +02:00 committed by Romain Bignon
commit 61dfb8a1b6

View file

@ -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