From c4840e073a748278184192323501d81b75001741 Mon Sep 17 00:00:00 2001 From: John MacFarlane <jgm@berkeley.edu> Date: Wed, 3 Aug 2022 20:54:07 -0700 Subject: [PATCH] Added some tests to extra-source-files in cabal. --- pandoc.cabal | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/pandoc.cabal b/pandoc.cabal index 69ae11718..6e7acbfbc 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -257,6 +257,10 @@ extra-source-files: test/command/5876.yaml test/command/5876/metadata/5876.yaml test/command/5876/metadata/command/5876.yaml + test/command/6466-beg.hs + test/command/6466-end.hs + test/command/6466-mid.hs + test/command/6466-whole.hs test/command/7861.yaml test/command/7861/metadata/placeholder test/docbook-chapter.docbook