aboutsummaryrefslogtreecommitdiff
path: root/tests/docx/image_no_embed.native
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2016-11-02 12:09:34 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2016-11-02 12:12:36 -0400
commit5684577da557b2fd3e44e648d1af94cb1367610f (patch)
tree340b017bf7a919c5e2bad019b6934a28077c97b9 /tests/docx/image_no_embed.native
parent378603c7703c26caa17d8b9d6c7692c96dc5a8c2 (diff)
downloadpandoc-5684577da557b2fd3e44e648d1af94cb1367610f.tar.gz
Docx reader/writer: Update tests for img title and alt
Closes #3204
Diffstat (limited to 'tests/docx/image_no_embed.native')
-rw-r--r--tests/docx/image_no_embed.native2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/docx/image_no_embed.native b/tests/docx/image_no_embed.native
index 28eb918aa..5f413dbf8 100644
--- a/tests/docx/image_no_embed.native
+++ b/tests/docx/image_no_embed.native
@@ -1,2 +1,2 @@
[Para [Str "An",Space,Str "image:"]
-,Para [Image ("",[],[("width","6.5in"),("height","5.508333333333334in")]) [] ("media/image1.jpg","")]]
+,Para [Image ("",[],[("width","6.5in"),("height","5.508333333333334in")]) [Str "He",Space,Str "realizes",Space,Str "he's",Space,Str "making",Space,Str "the",Space,Str "file-size",Space,Str "too",Space,Str "big."] ("media/image1.jpg","An unhappy fish.")]]