Rewrite catalog/testData/bad-index.xml with consistent line endings.

This file had a mix of LF and CRLF line endings.
This commit is contained in:
Florent Rougon 2017-05-18 19:34:29 +02:00
parent 117fffef0b
commit f16831a51d

View File

@ -1,11 +1,11 @@
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<?xml version="1.0" encoding="UTF-8"?>
<PropertyList>
<sim>
<!-- found in the F-15 XML -->
<uhf n="[0]">
<frequencies>
<selected-mhz type="int">225000</selected-mhz>
</frequencies>
</uhf>
</sim>
</PropertyList>
<uhf n="[0]">
<frequencies>
<selected-mhz type="int">225000</selected-mhz>
</frequencies>
</uhf>
</sim>
</PropertyList>