aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJohn MacFarlane <jgm@berkeley.edu>2020-12-18 11:27:41 -0800
committerJohn MacFarlane <jgm@berkeley.edu>2020-12-18 11:27:41 -0800
commit591bb2bace4b474c0cfd525d8a3bcf0704fea750 (patch)
treef634f34b3cc4ea5146703087dce2d6e35f8ea1d2
parent95b15fe6d3eb89a18ff143e32a0fb958f9e8ab8f (diff)
downloadpandoc-591bb2bace4b474c0cfd525d8a3bcf0704fea750.tar.gz
Add test/writer.asciidoctor, tables.asciidoctor to extra-source-files.
-rw-r--r--pandoc.cabal2
1 files changed, 2 insertions, 0 deletions
diff --git a/pandoc.cabal b/pandoc.cabal
index 78b1493ba..0624e2b1b 100644
--- a/pandoc.cabal
+++ b/pandoc.cabal
@@ -287,6 +287,7 @@ extra-source-files:
test/tables.opendocument
test/tables.org
test/tables.asciidoc
+ test/tables.asciidoctor
test/tables.haddock
test/tables.texinfo
test/tables.rst
@@ -320,6 +321,7 @@ extra-source-files:
test/writer.opendocument
test/writer.org
test/writer.asciidoc
+ test/writer.asciidoctor
test/writer.haddock
test/writer.rst
test/writer.icml