Not encode utf8 XML files

This commit is contained in:
Raimon Esteve 2016-06-16 15:51:48 +02:00
parent 39c281ae2d
commit c894660c78
2 changed files with 6 additions and 2 deletions

View File

@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tryton> <tryton>
<data> <data>
<!-- asset --> <!-- asset -->

View File

@ -1,4 +1,6 @@
<?xml version="1.0" encoding="utf-8"?> <?xml version="1.0"?>
<!-- The COPYRIGHT file at the top level of this repository contains the full
copyright notices and license terms. -->
<tryton> <tryton>
<data skiptest="1"> <data skiptest="1">