From 3645f9babee2954870e54ad8a00f16c7f211c721 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Thu, 14 Nov 2019 06:21:00 -0800 Subject: Fixed some test locations and put test data files in extra-source-files. --- pandoc.cabal | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'pandoc.cabal') diff --git a/pandoc.cabal b/pandoc.cabal index d25446779..329724c24 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -196,6 +196,12 @@ extra-source-files: test/bodybg.gif test/*.native test/command/*.md + test/command/A.txt + test/command/B.txt + test/command/C.txt + test/command/D.txt + test/command/defaults1.yaml + test/command/defaults2.yaml test/command/3533-rst-csv-tables.csv test/command/3880.txt test/command/5182.txt -- cgit v1.2.3