mirror of
https://github.com/jgm/pandoc.git
synced 2026-09-25 17:05:41 +00:00
Actually run the xwiki writer tests.
This commit is contained in:
+2
-1
@@ -159,7 +159,8 @@ 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", "asciidoctor", "zimwiki"
|
||||
, "man" , "plain" , "rtf", "org", "asciidoc", "asciidoctor"
|
||||
, "xwiki", "zimwiki"
|
||||
]
|
||||
, testGroup "writers-lang-and-dir"
|
||||
[ test' "latex" ["-f", "native", "-t", "latex", "-s"]
|
||||
|
||||
Reference in New Issue
Block a user