summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorAlexander Krotov <ilabdsf@gmail.com>2017-02-12 17:09:07 +0300
committerAlexander Krotov <ilabdsf@gmail.com>2017-02-12 17:09:07 +0300
commit48f809384ab94912234b95087cef6b30b26935b1 (patch)
treed833ef6579ab336fe899293ecf6547c849968987 /pandoc.cabal
parent48c78713c8faf445bed23ae3005abdba3273346b (diff)
Add Org writer unit 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 255057cfa..3f736884b 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -530,6 +530,7 @@ Test-Suite test-pandoc
Tests.Writers.Docbook
Tests.Writers.HTML
Tests.Writers.Markdown
+ Tests.Writers.Org
Tests.Writers.Plain
Tests.Writers.AsciiDoc
Tests.Writers.LaTeX