X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/526a463ae55b36d9713212861c674bc4ccb4b263..e0406eadd387f2a1dc56c8034504bc5d127dae28:/t/img.t?ds=sidebyside
diff --git a/t/img.t b/t/img.t
index 8c10d9b74..2ea3abb24 100755
--- a/t/img.t
+++ b/t/img.t
@@ -26,7 +26,8 @@ ok(! system("rm -rf t/tmp; mkdir -p t/tmp/in"));
ok(! system("cp t/img/redsquare.png t/tmp/in/redsquare.png"));
if ($SVGS_WORK) {
- writefile("emptysquare.svg", "t/tmp/in", '');
+ writefile("emptysquare.svg", "t/tmp/in",
+ '');
}
# using different image sizes for different pages, so the pagenumber selection can be tested easily