summaryrefslogtreecommitdiff
path: root/tests/docx/codeblock.native
diff options
context:
space:
mode:
Diffstat (limited to 'tests/docx/codeblock.native')
-rw-r--r--tests/docx/codeblock.native3
1 files changed, 0 insertions, 3 deletions
diff --git a/tests/docx/codeblock.native b/tests/docx/codeblock.native
deleted file mode 100644
index 441e33511..000000000
--- a/tests/docx/codeblock.native
+++ /dev/null
@@ -1,3 +0,0 @@
-[Para [Str "This",Space,Str "is",Space,Str "some",Space,Str "code:"]
-,CodeBlock ("",[],[]) "readDocx :: ReaderOptions\n -> B.ByteString\n -> Pandoc"
-,Para [Str "from",Space,Str "the",Space,Str "beginning",Space,Str "of",Space,Str "the",Space,Str "docx",Space,Str "reader."]]