X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/6bf344a110af7cc9f8c880ee766cf0de0bf756d1..53593baa211863fbf66540cf1bcc36c8fb37257f:/t/007broken_links.t diff --git a/t/007broken_links.t b/t/007broken_links.t index 93148f4d4..fbe5ea21b 100644 --- a/t/007broken_links.t +++ b/t/007broken_links.t @@ -37,8 +37,8 @@ find(sub { $finder->find(\$text); - }, "." -); + }, "./templates", "./doc", + ); if (@fails) { ok(0, join "\n", @fails);