[diffoscope] 03/03: comparators.xml: fixes test_xml_expected_diff output encoding to UTF-8

Juliana Oliveira R jwnx-guest at moszumanska.debian.org
Tue Jul 25 19:32:32 CEST 2017


This is an automated email from the git hooks/post-receive script.

jwnx-guest pushed a commit to branch master
in repository diffoscope.

commit 09de591c75684a74d753105cb59bdfcb231a0ad2
Author: Juliana Oliveira Rodrigues <juliana.orod at gmail.com>
Date:   Tue Jul 25 14:06:46 2017 -0300

    comparators.xml: fixes test_xml_expected_diff output encoding to UTF-8
    
    The enconding update was made on a previous patch and reflects
    the result in this updated diff.
    
    Signed-off-by: Juliana Oliveira Rodrigues <juliana.orod at gmail.com>
---
 tests/data/test_xml_expected_diff | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/tests/data/test_xml_expected_diff b/tests/data/test_xml_expected_diff
index 0b450cb..dabfec1 100644
--- a/tests/data/test_xml_expected_diff
+++ b/tests/data/test_xml_expected_diff
@@ -1,5 +1,5 @@
 @@ -1,9 +1,9 @@
- <?xml version="1.0" ?>
+ <?xml version="1.0" encoding="utf-8"?>
  <note>
    <style id="night-mode-pro-style" type="text/css"/>
    <link id="night-mode-pro-link" rel="stylesheet" type="text/css"/>

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git


More information about the diffoscope mailing list