Update Odt tests

This commit is contained in:
Veronica Berglyd Olsen
2023-05-29 20:04:40 +02:00
parent 22e0f82654
commit a7ffbb0965
8 changed files with 175 additions and 189 deletions
@@ -1,8 +1,8 @@
<?xml version='1.0' encoding='utf-8'?>
<manifest:manifest xmlns:manifest="urn:oasis:names:tc:opendocument:xmlns:manifest:1.0" manifest:version="1.3">
<manifest:file-entry manifest:full-path="/" manifest:version="1.3" manifest:media-type="application/vnd.oasis.opendocument.text"/>
<manifest:file-entry manifest:full-path="settings.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="content.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="meta.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="styles.xml" manifest:media-type="text/xml"/>
<manifest:file-entry manifest:full-path="/" manifest:version="1.3" manifest:media-type="application/vnd.oasis.opendocument.text" />
<manifest:file-entry manifest:full-path="settings.xml" manifest:media-type="text/xml" />
<manifest:file-entry manifest:full-path="content.xml" manifest:media-type="text/xml" />
<manifest:file-entry manifest:full-path="meta.xml" manifest:media-type="text/xml" />
<manifest:file-entry manifest:full-path="styles.xml" manifest:media-type="text/xml" />
</manifest:manifest>