[Git][reproducible-builds/diffoscope][master] test_text_proper_indentation requires file >= 5.44 [closes #329]
Mattia Rizzolo (@mattia)
gitlab at salsa.debian.org
Sun Jan 22 15:27:14 UTC 2023
Mattia Rizzolo pushed to branch master at Reproducible Builds / diffoscope
Commits:
9fdb78ec by FC Stegerman at 2023-01-22T01:49:21+01:00
test_text_proper_indentation requires file >= 5.44 [closes #329]
- - - - -
1 changed file:
- tests/test_presenters.py
Changes:
=====================================
tests/test_presenters.py
=====================================
@@ -85,7 +85,7 @@ def test_text_option_is_default(capsys):
assert out == get_data("output.txt")
- at skip_unless_file_version_is_at_least("5.43")
+ at skip_unless_file_version_is_at_least("5.44")
def test_text_proper_indentation(capsys):
out = run(capsys, pair=("archive1.tar", "archive2.tar"))
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/9fdb78ec0bbc69f1980499dfdcbf6f1dd5e55cc8
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/commit/9fdb78ec0bbc69f1980499dfdcbf6f1dd5e55cc8
You're receiving this email because of your account on salsa.debian.org.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.reproducible-builds.org/pipermail/rb-commits/attachments/20230122/e25b04c1/attachment.htm>
More information about the rb-commits
mailing list