X-Git-Url: https://git.mdrn.pl/librarian.git/blobdiff_plain/4e329824f40367945de11d3647396859092f5c2c..0289b545510700fe90f881ae52f4a70b3dd6916a:/tests/test_picture.py diff --git a/tests/test_picture.py b/tests/test_picture.py index f97609b..7d12b1d 100644 --- a/tests/test_picture.py +++ b/tests/test_picture.py @@ -36,7 +36,7 @@ def test_wlpicture(): assert path.exists(wlp.image_path) - f = wlp.image_file('r') + f = wlp.image_file() f.close()