mirror of
https://github.com/santinic/audiblez.git
synced 2025-09-18 21:40:39 +00:00
test
This commit is contained in:
parent
ee7c5b25a7
commit
44cca7920f
1 changed files with 1 additions and 0 deletions
|
@ -24,6 +24,7 @@ class MainTest(unittest.TestCase):
|
|||
url = 'https://www.gutenberg.org/ebooks/1064.epub.images'
|
||||
self.base('poe', url)
|
||||
|
||||
@unittest.skip('too slow for CI')
|
||||
def test_orwell(self):
|
||||
url = 'https://archive.org/download/AnimalFarmByGeorgeOrwell/Animal%20Farm%20by%20George%20Orwell.epub'
|
||||
self.base('orwell', url)
|
||||
|
|
Loading…
Add table
Reference in a new issue