aboutsummaryrefslogtreecommitdiff
path: root/t/img.t
diff options
context:
space:
mode:
authorchrysn <chrysn@fsfe.org>2014-07-04 22:10:56 +0200
committerchrysn <chrysn@fsfe.org>2014-07-04 22:32:24 +0200
commitc3019d94c6b0f2cfdbea7e481366e0509a6f785a (patch)
treefccb9f99f119384d2ac2faf4b7516b49eee70cc0 /t/img.t
parentf9963b97c206ce4f5b30f57ec6b7ac7fbdeaf05b (diff)
downloadikiwiki-c3019d94c6b0f2cfdbea7e481366e0509a6f785a.tar
ikiwiki-c3019d94c6b0f2cfdbea7e481366e0509a6f785a.tar.gz
drop unittest workaround for perlmagick
this was actually http://bugs.debian.org/753770
Diffstat (limited to 't/img.t')
-rwxr-xr-xt/img.t2
1 files changed, 0 insertions, 2 deletions
diff --git a/t/img.t b/t/img.t
index de10c142d..2a4f9510c 100755
--- a/t/img.t
+++ b/t/img.t
@@ -29,8 +29,6 @@ writefile("imgconversions.mdwn", "t/tmp/in", <<EOF
[[!img redsquare.png]]
[[!img redsquare.png size=10x]]
[[!img emptysquare.svg size=10x]]
-<!-- FIXME this is a workaround for perlmagick which errs on the first pdf -->
-[[!img twopages.pdf size=10x]]
[[!img twopages.pdf size=12x]]
[[!img twopages.pdf size=16x pagenumber=1]]
EOF