diff options
author | chrysn <chrysn@fsfe.org> | 2014-07-04 22:10:56 +0200 |
---|---|---|
committer | chrysn <chrysn@fsfe.org> | 2014-07-04 22:32:24 +0200 |
commit | c3019d94c6b0f2cfdbea7e481366e0509a6f785a (patch) | |
tree | fccb9f99f119384d2ac2faf4b7516b49eee70cc0 /t | |
parent | f9963b97c206ce4f5b30f57ec6b7ac7fbdeaf05b (diff) | |
download | ikiwiki-c3019d94c6b0f2cfdbea7e481366e0509a6f785a.tar ikiwiki-c3019d94c6b0f2cfdbea7e481366e0509a6f785a.tar.gz |
drop unittest workaround for perlmagick
this was actually http://bugs.debian.org/753770
Diffstat (limited to 't')
-rwxr-xr-x | t/img.t | 2 |
1 files changed, 0 insertions, 2 deletions
@@ -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 |