From 51da129b50a0b99ee85af20cc4a4b77f6bc823ff Mon Sep 17 00:00:00 2001 From: Arseny Kapoulkine Date: Fri, 13 Mar 2015 22:13:10 -0700 Subject: tests: Fix truncation test data/truncation.xml was corrupted at some point and was not actually valid. Fix the file and make the test fail if we can't parse truncation.xml at all. --- tests/data/truncation.xml | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) (limited to 'tests/data') diff --git a/tests/data/truncation.xml b/tests/data/truncation.xml index 9cdbe13..1b0e9a8 100644 --- a/tests/data/truncation.xml +++ b/tests/data/truncation.xml @@ -1,6 +1,6 @@ - - + + some text @@ -8,12 +8,12 @@ some more text - <+%- __--="name" >__="value">-__%___-_- + <汉语 名字="name" 价值="value">世界有很多语言𤭢 - <___> - <_>++" - <__>太__ - + <氏名> + <氏>山田 + <名>太郎 + - + \ No newline at end of file -- cgit v1.2.3