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