From d99776ea0405143d1b95f740a68b2a67cb0e73dd Mon Sep 17 00:00:00 2001 From: Alexander Krotov Date: Sat, 28 Oct 2017 18:13:51 +0300 Subject: Add new style FB2 tests --- pandoc.cabal | 1 + 1 file changed, 1 insertion(+) (limited to 'pandoc.cabal') 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 -- cgit v1.2.3