[diffoscope] 01/01: tests/comparators/test_deb: Update test for new string
Ximin Luo
infinity0 at debian.org
Wed Sep 20 22:56:10 CEST 2017
This is an automated email from the git hooks/post-receive script.
infinity0 pushed a commit to branch master
in repository diffoscope.
commit f5e9215f41915f2b5dc0d7ca792f1ed744a50a59
Author: Ximin Luo <infinity0 at debian.org>
Date: Wed Sep 20 22:55:47 2017 +0200
tests/comparators/test_deb: Update test for new string
---
tests/comparators/test_deb.py | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/tests/comparators/test_deb.py b/tests/comparators/test_deb.py
index bd2976c..0e6a37d 100644
--- a/tests/comparators/test_deb.py
+++ b/tests/comparators/test_deb.py
@@ -81,7 +81,7 @@ def test_identification_of_md5sums_in_deb(deb1, deb2, monkeypatch):
def test_md5sums(differences):
- assert differences[1].details[0].details[1].details[0].comment == 'Files in package differ'
+ assert differences[1].details[0].details[1].details[0].comment == 'Files differ'
def test_identical_files_in_md5sums(deb1, deb2):
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git
More information about the diffoscope
mailing list