mirror of
https://github.com/qurator-spk/eynollah.git
synced 2025-11-16 09:24:19 +01:00
tests: typo
This commit is contained in:
parent
a72be69958
commit
9aeff6d155
1 changed files with 1 additions and 1 deletions
|
|
@ -13,7 +13,7 @@ def test_run_eynollah_binarization_filename(
|
|||
resources_dir,
|
||||
options,
|
||||
):
|
||||
infile = resources_dir + '/2files/kant_aufklaerung_1784_0020.tif'
|
||||
infile = resources_dir / '/2files/kant_aufklaerung_1784_0020.tif'
|
||||
outfile = tmp_path / 'kant_aufklaerung_1784_0020.png'
|
||||
run_eynollah_ok_and_check_logs(
|
||||
'binarization',
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue