diff options
Diffstat (limited to 'tests/Tests/Old.hs')
-rw-r--r-- | tests/Tests/Old.hs | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/Tests/Old.hs b/tests/Tests/Old.hs index bc6452dc3..7321308de 100644 --- a/tests/Tests/Old.hs +++ b/tests/Tests/Old.hs @@ -81,7 +81,6 @@ tests = [ testGroup "markdown" , lhsReaderTest "latex+lhs" ] , latexCitationTests "biblatex" - , latexCitationTests "natbib" ] , testGroup "html" [ testGroup "writer" (writerTests "html" ++ lhsWriterTests "html") |