X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=t%2F007broken_links.t;h=fbe5ea21b5e3f3a49332f5dc7005acac089f661f;hb=2a0cbd885790174fa0f212e6661b30362650a42c;hp=93148f4d4e01949476f18f3755e444958c40a421;hpb=68a7345e6627abdce3554d0e94e5ff70dcb8ed97;p=kivitendo-erp.git 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);