aboutsummaryrefslogtreecommitdiff
path: root/tests/Tests/Readers
diff options
context:
space:
mode:
authorJesse Rosenthal <jrosenthal@jhu.edu>2014-10-25 16:02:31 -0400
committerJesse Rosenthal <jrosenthal@jhu.edu>2014-10-25 16:02:31 -0400
commit60846471a3dfd5d77270d832f41954ffc9696b3c (patch)
tree8f9a387dbec0a8966d1f8a4978614cfcf30ae67c /tests/Tests/Readers
parentc0ddcb359e549b8631ec22c4aa8d97f72298be87 (diff)
downloadpandoc-60846471a3dfd5d77270d832f41954ffc9696b3c.tar.gz
Docx test: Remove Danish header test.
Redundant, now that we're testing for a more generalized sort of internationalized blocks.
Diffstat (limited to 'tests/Tests/Readers')
-rw-r--r--tests/Tests/Readers/Docx.hs4
1 files changed, 0 insertions, 4 deletions
diff --git a/tests/Tests/Readers/Docx.hs b/tests/Tests/Readers/Docx.hs
index 3be80f9f5..2963c34da 100644
--- a/tests/Tests/Readers/Docx.hs
+++ b/tests/Tests/Readers/Docx.hs
@@ -156,10 +156,6 @@ tests = [ testGroup "inlines"
"docx/numbered_header.docx"
"docx/numbered_header.native"
, testCompare
- "headers in other languages"
- "docx/danish_headers.docx"
- "docx/danish_headers.native"
- , testCompare
"i18n blocks (headers and blockquotes)"
"docx/i18n_blocks.docx"
"docx/i18n_blocks.native"