summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-07-30 20:46:09 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2011-07-30 20:46:09 -0700
commit7fc4bd3d6e65e9b600622d1f037ddbceefaec35d (patch)
treee4fb04c7585c500ccab5de4a4078fdce6f2ef775 /pandoc.cabal
parent8be6cc210cd6115f10b9dbeef0b4a211f6906038 (diff)
Added Tests.Writers.Markdown in 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 03c0e8bfa..99f0916ec 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -368,3 +368,4 @@ Executable test-pandoc
Tests.Writers.Native
Tests.Writers.ConTeXt
Tests.Writers.HTML
+ Tests.Writers.Markdown