Add MANIFEST to the filelist
[TAP-Harness-JUnit.git] / t / tests / nonutf8log.xml
blobd8abde46356b3a10a8e8d9083c0fc497bea115af
1 <?xml version='1.0' encoding='utf-8'?>
2 <testsuites>
3   <testsuite name="Special characters in log" errors="0" failures="0" tests="1" time="0">
4     <system-out>1..1
5 ok 1 - First
6 # �
7 </system-out>
8     <testcase name="First" classname="Special characters in log" time="0" />
9   </testsuite>
10 </testsuites>