From 0a89f124e68edab685b2d5f0a888960290162dc8 Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Sun, 5 Feb 2012 22:23:48 -0800 Subject: Removed 'nohl' variants of tests from pandoc.cabal. --- pandoc.cabal | 2 -- 1 file changed, 2 deletions(-) diff --git a/pandoc.cabal b/pandoc.cabal index a792045c2..46d09a75d 100644 --- a/pandoc.cabal +++ b/pandoc.cabal @@ -167,8 +167,6 @@ Extra-Source-Files: tests/lhs-test.latex+lhs, tests/lhs-test.html, tests/lhs-test.html+lhs, - tests/lhs-test.nohl.html, - tests/lhs-test.nohl.html+lhs, tests/lhs-test.fragment.html+lhs Extra-Tmp-Files: man/man1/pandoc.1, man/man5/pandoc_markdown.5 -- cgit v1.2.3