summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2014-08-07 15:34:49 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2014-08-07 15:34:49 -0400
commit98d14b2b2a20111d68bdfbaf358da41537ea71c9 (patch)
treeed4cc21befb33021fa94376a47fd4e20ba5ecaca /pandoc.cabal
parent7bd7d4d476f5091d39bac11d53588a80d4bef9ee (diff)
Docx reader: Test inline image code.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index b30ce37aa..66b4d61c4 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -178,6 +178,7 @@ Extra-Source-Files:
tests/docx.hanging_indent.docx,
tests/docx.headers.docx,
tests/docx.image.docx,
+ tests/docx.inline_images.docx,
tests/docx.inline_code.docx,
tests/docx.inline_formatting.docx,
tests/docx.links.docx,