mirror of
https://github.com/santinic/audiblez.git
synced 2025-08-05 16:48:55 +00:00
test
This commit is contained in:
parent
44cca7920f
commit
61ad8408a8
1 changed files with 1 additions and 0 deletions
|
@ -34,6 +34,7 @@ class MainTest(unittest.TestCase):
|
|||
self.base('pirandello', url, voice='im_nicola')
|
||||
self.assertTrue(Path('pirandello.m4b').exists())
|
||||
|
||||
@unittest.skip('too slow for CI')
|
||||
def test_italian_manzoni(self):
|
||||
url = 'https://www.liberliber.eu/mediateca/libri/m/manzoni/i_promessi_sposi/epub/manzoni_i_promessi_sposi.epub'
|
||||
self.base('manzoni', url, voice='im_nicola', max_chapters=1)
|
||||
|
|
Loading…
Add table
Reference in a new issue