tests: typo

This commit is contained in:
kba 2025-11-13 11:49:09 +01:00
parent a72be69958
commit 9aeff6d155

View file

@ -13,7 +13,7 @@ def test_run_eynollah_binarization_filename(
resources_dir, resources_dir,
options, 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' outfile = tmp_path / 'kant_aufklaerung_1784_0020.png'
run_eynollah_ok_and_check_logs( run_eynollah_ok_and_check_logs(
'binarization', 'binarization',