From 568b25d33a277b02cddbe646f3d6ec31f00ec99b Mon Sep 17 00:00:00 2001 From: TG Date: Tue, 5 Feb 2019 19:12:48 +0100 Subject: Adds Asciidoctor sprcific writer and tests --- test/Tests/Old.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'test/Tests') diff --git a/test/Tests/Old.hs b/test/Tests/Old.hs index 5f4d55469..ee19f2888 100644 --- a/test/Tests/Old.hs +++ b/test/Tests/Old.hs @@ -159,7 +159,7 @@ tests pandocPath = "tikiwiki-reader.tikiwiki" "tikiwiki-reader.native" ] , testGroup "other writers" $ map (\f -> testGroup f $ writerTests' f) [ "opendocument" , "context" , "texinfo", "icml", "tei" - , "man" , "plain" , "rtf", "org", "asciidoc", "zimwiki" + , "man" , "plain" , "rtf", "org", "asciidoc", "asciidoctor", "zimwiki" ] , testGroup "writers-lang-and-dir" [ test' "latex" ["-f", "native", "-t", "latex", "-s"] -- cgit v1.2.3