1
0
mirror of https://github.com/moparisthebest/SickRage synced 2024-08-13 16:53:54 -04:00
SickRage/lib/feedparser/tests/encoding/utf-32le-bom.xml

8 lines
940 B
XML
Raw Normal View History

<EFBFBD><EFBFBD><?xml version="1.0" encoding="utf-32"?>
<!--
SkipUnless: __import__('codecs').lookup('utf-32le')
Description: Wellformed UTF-32 with Byte Order Mark (Little Endian)
Expect: not bozo and encoding == 'utf-32le'
-->
<rss>
</rss>