mirror of
https://github.com/kovidgoyal/calibre.git
synced 2025-07-09 03:04:10 -04:00
append oeb.polish.tests.structure to CLI test
This commit is contained in:
parent
048e917412
commit
3e421f2bc2
@ -226,6 +226,8 @@ def find_tests(which_tests=None, exclude_tests=None):
|
||||
if ok('polish'):
|
||||
from calibre.ebooks.oeb.polish.tests.main import find_tests
|
||||
a(find_tests())
|
||||
from calibre.ebooks.oeb.polish.tests.structure import find_tests
|
||||
a(find_tests())
|
||||
if ok('opf'):
|
||||
from calibre.ebooks.metadata.opf2 import suite
|
||||
a(suite())
|
||||
|
Loading…
x
Reference in New Issue
Block a user