mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-07-23 17:59:59 +02:00
tests are passed - new models by the way should be uploaded
This commit is contained in:
parent
f43c49c508
commit
ce5b611296
1 changed files with 1 additions and 1 deletions
|
@ -2,7 +2,7 @@ from os import environ
|
||||||
from pathlib import Path
|
from pathlib import Path
|
||||||
from ocrd_utils import pushd_popd
|
from ocrd_utils import pushd_popd
|
||||||
from tests.base import CapturingTestCase as TestCase, main
|
from tests.base import CapturingTestCase as TestCase, main
|
||||||
from eynollah.cli import main as eynollah_cli
|
from eynollah.cli import layout as eynollah_cli
|
||||||
|
|
||||||
testdir = Path(__file__).parent.resolve()
|
testdir = Path(__file__).parent.resolve()
|
||||||
|
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue