summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2017-02-04 17:38:03 +0100
committerJohn MacFarlane <jgm@berkeley.edu>2017-02-04 17:38:03 +0100
commit7ea4ad11bbece8e4be62da8ee5dcf87f9063ad15 (patch)
tree50c7e13e078ae2ab0719621cb653e0f462ec3915 /pandoc.cabal
parent18ab8642692caca2716fd9b5a0e6dbfd3d9cf9cc (diff)
Added skeleton for Tests.Command.
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 811b5fb83..f8c2fa5c6 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -525,6 +525,7 @@ Test-Suite test-pandoc
zip-archive >= 0.2.3.4 && < 0.4,
mtl >= 2.2 && < 2.3
Other-Modules: Tests.Old
+ Tests.Command
Tests.Helpers
Tests.Shared
Tests.Readers.LaTeX