From f89c0b08e32aa85d4b1e97ae2ab867ad1c011074 Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 22:17:40 +0200 Subject: Adding upstream version 0.1.27. Signed-off-by: Daniel Baumann --- tests/test_apply_compression.py | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tests/test_apply_compression.py') diff --git a/tests/test_apply_compression.py b/tests/test_apply_compression.py index 70817f9..e1e621b 100644 --- a/tests/test_apply_compression.py +++ b/tests/test_apply_compression.py @@ -9,7 +9,7 @@ def test_apply_compression(): [ virtual_path_def( "./usr/share/man/man1/foo.1", - materialized_content="manpage content", + materialized_content="man page content", ), virtual_path_def("./usr/share/man/man1/bar.1", link_target="foo.1"), virtual_path_def( -- cgit v1.2.3