aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--tests/docx.normalize.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docx.normalize.native b/tests/docx.normalize.native
index fa34d0581..aeba672c4 100644
--- a/tests/docx.normalize.native
+++ b/tests/docx.normalize.native
@@ -1,2 +1,2 @@
[Para [Str "These",Space,Str "are",Space,Str "different",Space,Str "fonts."]
-,Para [Strong [Str "These",Space,Emph [Str "are"]],Space,Strong [Emph [Strikeout [Str "different"]],Space,Str "fonts."]]]
+,Para [Strong [Str "These",Space,Emph [Str "are",Space,Strikeout [Str "different"]],Space,Str "fonts."]]]