From 9aeff6d155b5df472b4451624ce1de3c87d1f2a7 Mon Sep 17 00:00:00 2001 From: kba Date: Thu, 13 Nov 2025 11:49:09 +0100 Subject: [PATCH] tests: typo --- tests/cli_tests/test_binarization.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/cli_tests/test_binarization.py b/tests/cli_tests/test_binarization.py index f2b2b61..0997b15 100644 --- a/tests/cli_tests/test_binarization.py +++ b/tests/cli_tests/test_binarization.py @@ -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',