summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2014-08-11 23:10:50 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2014-08-11 23:10:50 -0400
commit0808449547a2ec3469dbcc82c1755d895c1057e5 (patch)
tree3f7fe2775e3179ffcdb8830ac11e232a868b409d /pandoc.cabal
parent3e32cd5bb1ed4f5a5f408a7f676b323318bdb945 (diff)
Docx: Add dropcap tests.
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 4b2da0f9e..587258dc2 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -177,6 +177,7 @@ Extra-Source-Files:
tests/docx.codeblock.docx,
tests/docx.deep_normalize.docx,
tests/docx.definition_list.docx,
+ tests/docx.drop_cap.docx,
tests/docx.hanging_indent.docx,
tests/docx.headers.docx,
tests/docx.image.docx,