summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2017-10-28 18:13:51 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2017-10-28 21:08:48 +0300
commitd99776ea0405143d1b95f740a68b2a67cb0e73dd (patch)
tree1c1fffa4653f278c5543e0537c77f9eb6aa331b6 /pandoc.cabal
parentb39f782c8d333eda8c7560eea9e8468e04676321 (diff)
Add new style FB2 tests
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 3a2e6df3e..bb375b9f5 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -594,6 +594,7 @@ test-suite test-pandoc
Tests.Writers.RST
Tests.Writers.TEI
Tests.Writers.Muse
+ Tests.Writers.FB2
ghc-options: -rtsopts -Wall -fno-warn-unused-do-bind -threaded
default-language: Haskell98