summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorArtyom Kazak <yom@artyom.me>2014-08-03 18:32:31 +0400
committerArtyom Kazak <yom@artyom.me>2014-08-03 18:32:31 +0400
commitf6cf8e8b4bc494ef9329f790039b74b55897f308 (patch)
tree95417543eadc50a6cf52218e2ae1f3a078a65a90 /pandoc.cabal
parentec88d47f23d6761cf2120f76e45ca23cdc478e6c (diff)
Add plain writer testing module to .cabal file.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal1
1 files changed, 1 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 6b9e18427..e507ac42f 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -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