summaryrefslogtreecommitdiff
path: root/tests/docx/inline_formatting.native
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docx/inline_formatting.native')
-rw-r--r--tests/docx/inline_formatting.native5
1 files changed, 0 insertions, 5 deletions
diff --git a/tests/docx/inline_formatting.native b/tests/docx/inline_formatting.native
deleted file mode 100644
index 22d8f79e8..000000000
--- a/tests/docx/inline_formatting.native
+++ /dev/null
@@ -1,5 +0,0 @@
-[Para [Str "Regular",Space,Str "text",Space,Emph [Str "italics"],Space,Strong [Str "bold",Space,Emph [Str "bold",Space,Str "italics"]],Str "."]
-,Para [Str "This",Space,Str "is",Space,SmallCaps [Str "Small",Space,Str "Caps"],Str ",",Space,Str "and",Space,Str "this",Space,Str "is",Space,Strikeout [Str "strikethrough"],Str "."]
-,Para [Str "Some",Space,Str "people",Space,Str "use",Space,Emph [Str "single",Space,Str "underlines",Space,Str "for",Space,Emph [Str "emphasis"]],Str "."]
-,Para [Str "Above",Space,Str "the",Space,Str "line",Space,Str "is",Space,Superscript [Str "superscript"],Space,Str "and",Space,Str "below",Space,Str "the",Space,Str "line",Space,Str "is",Space,Subscript [Str "subscript"],Str "."]
-,Para [Str "A",Space,Str "line",LineBreak,Str "break."]]