diff --git a/modules/mangago/test.py b/modules/mangago/test.py index 0e6d8199..0596e7a6 100644 --- a/modules/mangago/test.py +++ b/modules/mangago/test.py @@ -17,7 +17,7 @@ # You should have received a copy of the GNU Affero General Public License # along with weboob. If not, see . -from weboob.tools.capabilities.gallery.genericcomicreader import GenericComicReaderTest +from weboob.tools.capabilities.gallery.genericcomicreadertest import GenericComicReaderTest class MangagoTest(GenericComicReaderTest):