diff options
| author | John MacFarlane <fiddlosopher@gmail.com> | 2012-02-05 22:23:48 -0800 |
|---|---|---|
| committer | John MacFarlane <fiddlosopher@gmail.com> | 2012-02-05 22:23:48 -0800 |
| commit | 0a89f124e68edab685b2d5f0a888960290162dc8 (patch) | |
| tree | c3346657368c442035223e15508243f3329fe94f | |
| parent | 8a2db77de23121540770798f8939660cbd05f812 (diff) | |
| download | pandoc-0a89f124e68edab685b2d5f0a888960290162dc8.tar.gz | |
Removed 'nohl' variants of tests from pandoc.cabal.
| -rw-r--r-- | pandoc.cabal | 2 |
1 files changed, 0 insertions, 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 |
