From 1847bdbb833cfdd7abb34e7f906ab9a1f74dfa17 Mon Sep 17 00:00:00 2001 From: Jesse Rosenthal Date: Wed, 6 Feb 2019 21:11:51 -0500 Subject: Docx reader: Tests for alternate document.xml --- test/docx/alternate_document_path.native | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 test/docx/alternate_document_path.native (limited to 'test/docx/alternate_document_path.native') diff --git a/test/docx/alternate_document_path.native b/test/docx/alternate_document_path.native new file mode 100644 index 000000000..5e34fa4bc --- /dev/null +++ b/test/docx/alternate_document_path.native @@ -0,0 +1,2 @@ +[Header 1 ("test",[],[]) [Str "Test"] +,Para [Str "This",Space,Str "is",Space,Emph [Str "italic"],Str ",",Space,Strong [Str "bold"],Str ",",Space,Span ("",["underline"],[]) [Str "underlined"],Str ",",Space,Emph [Span ("",["underline"],[]) [Str "italic",Space,Str "underlined"]],Str ",",Space,Strong [Span ("",["underline"],[]) [Str "bold",Space,Str "underlined"]],Str ",",Space,Emph [Strong [Span ("",["underline"],[]) [Str "bold",Space,Str "italic",Space,Str "underlined"]]],Str "."]] -- cgit v1.2.3