diff options
author | Jesse Rosenthal <jrosenthal@jhu.edu> | 2014-10-25 16:02:31 -0400 |
---|---|---|
committer | Jesse Rosenthal <jrosenthal@jhu.edu> | 2014-10-25 16:02:31 -0400 |
commit | 60846471a3dfd5d77270d832f41954ffc9696b3c (patch) | |
tree | 8f9a387dbec0a8966d1f8a4978614cfcf30ae67c /tests/docx | |
parent | c0ddcb359e549b8631ec22c4aa8d97f72298be87 (diff) | |
download | pandoc-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/docx')
-rw-r--r-- | tests/docx/danish_headers.docx | bin | 17691 -> 0 bytes | |||
-rw-r--r-- | tests/docx/danish_headers.native | 10 |
2 files changed, 0 insertions, 10 deletions
diff --git a/tests/docx/danish_headers.docx b/tests/docx/danish_headers.docx Binary files differdeleted file mode 100644 index 345fc632c..000000000 --- a/tests/docx/danish_headers.docx +++ /dev/null diff --git a/tests/docx/danish_headers.native b/tests/docx/danish_headers.native deleted file mode 100644 index 12a857811..000000000 --- a/tests/docx/danish_headers.native +++ /dev/null @@ -1,10 +0,0 @@ -[Header 1 ("testoverskrift",[],[]) [Str "Testoverskrift"] -,Para [Str "Normal"] -,Header 2 ("testoverskrift-2",[],[]) [Str "Testoverskrift",Space,Str "2"] -,Table [] [AlignDefault,AlignDefault] [0.0,0.0] - [[Plain [Str "Kolonne1"]] - ,[Plain [Str "Kolonne2"]]] - [[[Plain [Str "Testdata",Space,Str "1"]] - ,[Plain [Str "Tester2"]]] - ,[[Plain [Str "Testdata",Space,Str "2"]] - ,[Plain [Str "Tester3"]]]]] |