From 1d194005721bd6fba1586abe6bdd2c5510a96eed Mon Sep 17 00:00:00 2001 From: John MacFarlane Date: Tue, 24 Apr 2012 20:45:29 -0400 Subject: Removed fb2.math-webtex.fb2 tests. Test suite should not require net access to run. --- src/Tests/Old.hs | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Tests/Old.hs') diff --git a/src/Tests/Old.hs b/src/Tests/Old.hs index 0400b0324..30537c6ff 100644 --- a/src/Tests/Old.hs +++ b/src/Tests/Old.hs @@ -114,7 +114,6 @@ tests = [ testGroup "markdown" , fb2WriterTest "images-embedded" [] "fb2.images-embedded.html" "fb2.images-embedded.fb2" , fb2WriterTest "tables" [] "tables.native" "tables.fb2" , fb2WriterTest "math" [] "fb2.math.markdown" "fb2.math.fb2" - , fb2WriterTest "math-webtex" ["--webtex"] "fb2.math.markdown" "fb2.math-webtex.fb2" , fb2WriterTest "testsuite" [] "testsuite.native" "writer.fb2" ] , testGroup "other writers" $ map (\f -> testGroup f $ writerTests f) -- cgit v1.2.3