X-Git-Url: http://wagnertech.de/gitweb/gitweb.cgi/mfinanz.git/blobdiff_plain/2b44867fc2d4e3c061c126890cc90fcaa84b6baa..refs/heads/debian:/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);