diff options
Diffstat (limited to 'pandoc.cabal')
-rw-r--r-- | pandoc.cabal | 1 |
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 |