summaryrefslogtreecommitdiffstats
path: root/tests/test_apply_compression.py
diff options
context:
space:
mode:
authorDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 20:17:40 +0000
committerDaniel Baumann <daniel.baumann@progress-linux.org>2024-04-14 20:17:40 +0000
commitf89c0b08e32aa85d4b1e97ae2ab867ad1c011074 (patch)
treeb9e6e1336128c3f31b757ec7eae9173ebae472cd /tests/test_apply_compression.py
parentAdding upstream version 0.1.26. (diff)
downloaddebputy-f89c0b08e32aa85d4b1e97ae2ab867ad1c011074.tar.xz
debputy-f89c0b08e32aa85d4b1e97ae2ab867ad1c011074.zip
Adding upstream version 0.1.27.upstream/0.1.27
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 'tests/test_apply_compression.py')
-rw-r--r--tests/test_apply_compression.py2
1 files changed, 1 insertions, 1 deletions
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(