X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/68a7345e6627abdce3554d0e94e5ff70dcb8ed97..d4c5ff04f33e7fe29e079c4489c4126a7ea2493c:/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);