aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2011-01-29 10:03:00 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2011-01-29 10:03:24 -0800
commit0833daff4af7ce17aa0a77528731f30ec127bc68 (patch)
treea09d37f20fe1bfc8bf3568be667466237415696d /pandoc.cabal
parent18089a44f56dc76d7a2ec3cfc44e64ffe502487f (diff)
downloadpandoc-0833daff4af7ce17aa0a77528731f30ec127bc68.tar.gz
Added Tests.Shared with normalize round-trip 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 e9c2a3b9d..ec0149e33 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -355,6 +355,7 @@ Executable test-pandoc
Other-Modules: Tests.Old
Tests.Helpers
Tests.Arbitrary
+ Tests.Shared
Tests.Readers.LaTeX
Tests.Readers.Markdown
Tests.Readers.RST