summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorDebian Haskell Group <pkg-haskell-maintainers@lists.alioth.debian.org>2018-04-24 11:43:06 -0700
committerSean Whitton <spwhitton@spwhitton.name>2018-04-24 11:43:06 -0700
commitb1cbdd87c63d807878522fcb56f2eb4aa5056105 (patch)
tree567b781814f0bdcd8ca3d32ac74182bd5025ec79 /test
parent92bcf6e4b806a013e1889453468f2ed5565c3044 (diff)
_avoid_missing_files
Gbp-Pq: Name 2001_avoid_missing_files.patch
Diffstat (limited to 'test')
-rw-r--r--test/Tests/Old.hs1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/Tests/Old.hs b/test/Tests/Old.hs
index b82251a56..61d2ccf3d 100644
--- a/test/Tests/Old.hs
+++ b/test/Tests/Old.hs
@@ -57,7 +57,6 @@ tests = [ testGroup "markdown"
]
, testGroup "s5"
[ s5WriterTest "basic" ["-s"] "s5"
- , s5WriterTest "fancy" ["-s","-m","-i"] "s5"
, s5WriterTest "fragment" [] "html4"
, s5WriterTest "inserts" ["-s", "-H", "insert",
"-B", "insert", "-A", "insert", "-c", "main.css"] "html4"