X-Git-Url: http://git.vanrenterghem.biz/git.ikiwiki.info.git/blobdiff_plain/96566c33a79a1628a75bc573d924fd3be8b6b37d..5c30886dbf38689668a47414283f8dc4e895ec7d:/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