[Git][reproducible-builds/diffoscope][master] 2 commits: Drop comment regarding the source of test{1, 2}.ppu - these were replaced in d0f0b215.
Chris Lamb
gitlab at salsa.debian.org
Wed Aug 12 09:00:06 UTC 2020
Chris Lamb pushed to branch master at Reproducible Builds / diffoscope
Commits:
48989956 by Chris Lamb at 2020-08-12T09:58:05+01:00
Drop comment regarding the source of test{1,2}.ppu - these were replaced in d0f0b215.
Gbp-Dch: ignore
- - - - -
5ca188cb by Chris Lamb at 2020-08-12T09:59:34+01:00
Tidy PPU test module file.
Gbp-Dch: ignore
- - - - -
1 changed file:
- tests/comparators/test_ppu.py
Changes:
=====================================
tests/comparators/test_ppu.py
=====================================
@@ -52,8 +52,7 @@ def test_identification(file1):
def test_no_differences(file1):
- difference = file1.compare(file1)
- assert difference is None
+ assert file1.compare(file1) is None
@pytest.fixture
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/d76a231f6ff1e706ed9080a8431db19b0aa9190f...5ca188cb914b838bbee651c4f3471672b1f8599a
--
View it on GitLab: https://salsa.debian.org/reproducible-builds/diffoscope/-/compare/d76a231f6ff1e706ed9080a8431db19b0aa9190f...5ca188cb914b838bbee651c4f3471672b1f8599a
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/20200812/f4ffc20e/attachment.htm>
More information about the rb-commits
mailing list