summaryrefslogtreecommitdiff
path: root/pandoc.cabal
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2014-08-07 22:21:09 -0700
committerJohn MacFarlane <jgm@berkeley.edu>2014-08-07 22:25:06 -0700
commit10b662c1208ede66344e86bc07584c7efeb9ab2c (patch)
tree99c3f424c985735aada7001d61e605ee8f4932c9 /pandoc.cabal
parent94466c006005892dc177a8a0518ccf3c55b4e51b (diff)
EPUB test renaming.
Renamed epub test files so they're identified more clearly as epub: features.{epub,native} -> epub.features.{epub,native}, and similarly with formatting.{epub,native}. Added epub test files to cabal file, so they'll be included in the tarball.
Diffstat (limited to 'pandoc.cabal')
-rw-r--r--pandoc.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 815fb6b87..c2e742faa 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -158,6 +158,8 @@ Extra-Source-Files:
tests/lhs-test.html+lhs,
tests/lhs-test.fragment.html+lhs,
tests/pipe-tables.txt,
+ tests/epub.formatting.epub,
+ tests/epub.features.epub,
tests/fb2.basic.markdown,
tests/fb2.basic.fb2,
tests/fb2.titles.markdown,