1
0
Fork 0
mirror of https://we.phorge.it/source/arcanist.git synced 2024-11-22 14:52:40 +01:00

Fix a failing XML unit test

Summary: Ref T7215. This test case is consistently failing locally (with a `LIBXML_VERSION` of `20902`).

Test Plan: `arc unit`

Reviewers: epriestley, #blessed_reviewers

Reviewed By: epriestley, #blessed_reviewers

Subscribers: Korvin, epriestley

Maniphest Tasks: T7215

Differential Revision: https://secure.phabricator.com/D12706
This commit is contained in:
Joshua Spence 2015-05-05 18:47:19 +10:00
parent 2b6568a4b9
commit 0a711315f8
3 changed files with 3 additions and 3 deletions

View file

@ -5,4 +5,4 @@
]> ]>
<doc></doc> <doc></doc>
~~~~~~~~~~ ~~~~~~~~~~
warning:4:24 warning:4:28

View file

@ -1,3 +1,3 @@
<ROOT attr="XY"/> <ROOT attr="XY"/>
~~~~~~~~~~ ~~~~~~~~~~
error:1:14 error:1:15

View file

@ -3,5 +3,5 @@
<lang> <lang>
</languages> </languages>
~~~~~~~~~~ ~~~~~~~~~~
error:4:3 error:4:7
error:5:1 error:5:1