Skip to content

Commit

Permalink
tests are passed - new models by the way should be uploaded
Browse files Browse the repository at this point in the history
  • Loading branch information
vahidrezanezhad committed Nov 14, 2024
1 parent f43c49c commit ce5b611
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion tests/test_run.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
from pathlib import Path
from ocrd_utils import pushd_popd
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()

Expand Down

0 comments on commit ce5b611

Please sign in to comment.