aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorAlexander V Vershilov <alexander.vershilov@gmail.com>2012-06-25 02:57:54 +0400
committerAlexander Vershilov <alexander.vershilov@gmail.com>2012-06-25 03:00:16 +0400
commitcf4db74400a17a10e572c3cc9f486085871c9c11 (patch)
treefa3112a6b4abfaf375ded0b936eaaedb31544c13
parentcc39c313c5eeedf8bc1693e0d80a510891a7fc4d (diff)
downloadpandoc-cf4db74400a17a10e572c3cc9f486085871c9c11.tar.gz
fixing exported test modules and files
-rw-r--r--pandoc.cabal3
1 files changed, 3 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 06491e20d..ab8640010 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -100,6 +100,8 @@ Extra-Source-Files:
Benchmark.hs,
-- tests
tests/bodybg.gif,
+ tests/docbook-reader.docbook
+ tests/docbook-reader.native
tests/html-reader.html,
tests/html-reader.native,
tests/insert,
@@ -445,3 +447,4 @@ Executable test-pandoc
Tests.Writers.ConTeXt
Tests.Writers.HTML
Tests.Writers.Markdown
+ Tests.Writers.LaTeX