From 436a585c3bbf890d3a5df25cbc577376ee2fa5a1 Mon Sep 17 00:00:00 2001 From: Sergey Astanin Date: Sun, 22 Apr 2012 21:04:12 +0200 Subject: FB2: support images embedded as data URIs + tests. --- src/Tests/Old.hs | 1 + 1 file changed, 1 insertion(+) (limited to 'src/Tests/Old.hs') diff --git a/src/Tests/Old.hs b/src/Tests/Old.hs index c6952520c..0400b0324 100644 --- a/src/Tests/Old.hs +++ b/src/Tests/Old.hs @@ -111,6 +111,7 @@ tests = [ testGroup "markdown" [ fb2WriterTest "basic" [] "fb2.basic.markdown" "fb2.basic.fb2" , fb2WriterTest "titles" [] "fb2.titles.markdown" "fb2.titles.fb2" , fb2WriterTest "images" [] "fb2.images.markdown" "fb2.images.fb2" + , 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" -- cgit v1.2.3