Removed fb2.math-webtex.fb2 tests.
Test suite should not require net access to run.
This commit is contained in:
parent
40e123173b
commit
1d19400572
2 changed files with 0 additions and 3 deletions
|
@ -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)
|
||||
|
|
File diff suppressed because one or more lines are too long
Loading…
Reference in a new issue