Tests: Unset pandoc-version so we don't get the comment...

in the man writer test.  Otherwise this needs updating
every version bump.
This commit is contained in:
John MacFarlane 2015-10-18 11:52:32 -07:00
parent 3b8793304e
commit 448f5b151e
2 changed files with 2 additions and 3 deletions

View file

@ -196,7 +196,8 @@ writerTests format
, test "tables" opts "tables.native" ("tables" <.> format)
]
where
opts = ["-r", "native", "-w", format, "--columns=78"]
opts = ["-r", "native", "-w", format, "--columns=78",
"--variable", "pandoc-version="]
s5WriterTest :: String -> [String] -> String -> Test
s5WriterTest modifier opts format

View file

@ -1,5 +1,3 @@
.\" Automatically generated by Pandoc 1.15.1
.\"
.hy
.TH "Pandoc Test Suite" "" "July 17, 2006" "" ""
.PP