X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=t%2F006spellcheck.t;h=1cfa766c7cd603f03960b1596deed675cfe1c32c;hb=6d6d4044b1caa0e4f7c9de61e3a0bc9dd691a035;hp=ae42e8f7f20b1160baaf204773b84c4667dabf56;hpb=cc8e9951f7995a0f01bd1917e99f643616b72f56;p=kivitendo-erp.git diff --git a/t/006spellcheck.t b/t/006spellcheck.t index ae42e8f7f..1cfa766c7 100644 --- a/t/006spellcheck.t +++ b/t/006spellcheck.t @@ -41,15 +41,18 @@ existant fomr invoce paramater +pirce postition +primt puchase puhs sekf sucess varsion +wether ); -$testcount = scalar(@Support::Files::testitems); +$testcount = scalar(@Support::Files::files); } use Test::More tests => $testcount; @@ -68,7 +71,7 @@ my $fh; } } -my @testitems = @Support::Files::testitems; +my @testitems = @Support::Files::files; # at last, here we actually run the test... my $evilwordsregexp = join('|', @evilwords);