aboutsummaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2012-07-22 19:27:15 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2012-07-22 19:28:56 -0700
commit5a704ecc6e18543853f0cf75d59e929d7330cd5e (patch)
tree79a7c767efe2f76b5edc938e0ce2c2d1ca61ab7a /pandoc.cabal
parent511f5e891dcba126bf6159bb1f816a3d25895f00 (diff)
downloadpandoc-5a704ecc6e18543853f0cf75d59e929d7330cd5e.tar.gz
Renamed tests/markdown-tables -> tests/extra-tables.
Added to cabal file.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal4
1 files changed, 3 insertions, 1 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index ea8b68383..afc6a65f4 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -174,7 +174,9 @@ Extra-Source-Files:
tests/lhs-test.latex+lhs,
tests/lhs-test.html,
tests/lhs-test.html+lhs,
- tests/lhs-test.fragment.html+lhs
+ tests/lhs-test.fragment.html+lhs,
+ tests/extra-tables.markdown,
+ tests/extra-tables.native
Extra-Tmp-Files: man/man1/pandoc.1,
man/man5/pandoc_markdown.5