From 40e67b873735f108dfb17f75f6475219a62278cd Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Wed, 13 Aug 2014 11:16:50 -0700 Subject: Revised tests directory. Renamed some tests, introducing subsidiary directories for fb2, docx, epub. Cleaned up tests in cabal file. Combined dokuwiki-writer and dokuwiki_inline_formatting tests. --- tests/docx/image_no_embed.native | 2 ++ 1 file changed, 2 insertions(+) create mode 100644 tests/docx/image_no_embed.native (limited to 'tests/docx/image_no_embed.native') diff --git a/tests/docx/image_no_embed.native b/tests/docx/image_no_embed.native new file mode 100644 index 000000000..95c73610e --- /dev/null +++ b/tests/docx/image_no_embed.native @@ -0,0 +1,2 @@ +[Para [Str "An",Space,Str "image:"] +,Para [Image [] ("media/image1.jpg","")]] -- cgit v1.2.3