Add plain writer testing module to .cabal file.
This commit is contained in:
parent
ec88d47f23
commit
f6cf8e8b4b
1 changed files with 1 additions and 0 deletions
|
@ -416,6 +416,7 @@ Test-Suite test-pandoc
|
|||
Tests.Writers.ConTeXt
|
||||
Tests.Writers.HTML
|
||||
Tests.Writers.Markdown
|
||||
Tests.Writers.Plain
|
||||
Tests.Writers.AsciiDoc
|
||||
Tests.Writers.LaTeX
|
||||
Ghc-Options: -rtsopts -Wall -fno-warn-unused-do-bind
|
||||
|
|
Loading…
Reference in a new issue