Added new tests to pandoc.cabal.

Otherwise cabal sdist won't include them.
This commit is contained in:
John MacFarlane 2011-01-15 08:23:03 -08:00
parent 18231a8232
commit 8ad6e013fc

View file

@ -83,10 +83,22 @@ Extra-Source-Files:
tests/insert,
tests/lalune.jpg,
tests/movie.jpg,
tests/biblio.bib,
tests/chicago-author-date.csl,
tests/ieee.csl,
tests/mhra.csl,
tests/latex-reader.latex,
tests/latex-reader.native,
tests/biblatex-citations.latex,
tests/natbib-citations.latex,
tests/textile-reader.textile,
tests/textile-reader.native,
tests/markdown-reader-more.txt,
tests/markdown-reader-more.native,
tests/markdown-citations.txt,
tests/markdown-citations.chicago-author-date.txt,
tests/markdown-citations.mhra.txt,
tests/markdown-citations.ieee.txt,
tests/textile-reader.textile,
tests/rst-reader.native,
tests/rst-reader.rst,
@ -106,6 +118,7 @@ Extra-Source-Files:
tests/tables.textile,
tests/tables.native,
tests/tables.opendocument,
tests/tables.org,
tests/tables.texinfo,
tests/tables.rst,
tests/tables.rtf,
@ -124,6 +137,7 @@ Extra-Source-Files:
tests/writer.textile,
tests/writer.native,
tests/writer.opendocument,
tests/writer.org,
tests/writer.rst,
tests/writer.rtf,
tests/writer.texinfo,