From c2960d9ded9e471540f48ca962e4c362d8385315 Mon Sep 17 00:00:00 2001 From: John MacFarlane <fiddlosopher@gmail.com> Date: Mon, 9 Sep 2013 22:15:19 -0700 Subject: [PATCH] Fixed a couple test files in cabal file. --- pandoc.cabal | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/pandoc.cabal b/pandoc.cabal index e5deb0896..e38a790b0 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -116,9 +116,9 @@ Extra-Source-Files: tests/docbook-reader.native tests/html-reader.html, tests/html-reader.native, - tests/opml-reader.html, + tests/opml-reader.opml, tests/opml-reader.native, - tests/haddock-reader.html, + tests/haddock-reader.haddock, tests/haddock-reader.native, tests/insert, tests/lalune.jpg,