X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;ds=sidebyside;f=t%2F006spellcheck.t;h=f063c22b563f938304177730544dde5b42598380;hb=58190585c35976c33c0594e920251ec8f7e3d40e;hp=e703ea9fe26e8c88b63d9828dcf5c6413687f9a8;hpb=82e09671f4383609d5073f7efc796ca9968f16bf;p=kivitendo-erp.git diff --git a/t/006spellcheck.t b/t/006spellcheck.t index e703ea9fe..f063c22b5 100644 --- a/t/006spellcheck.t +++ b/t/006spellcheck.t @@ -33,22 +33,28 @@ BEGIN { # yes the indenting is off, deal with it CONTANTS anyways arbitary +cofigur custemer databasa dependan +execept existance 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; @@ -67,7 +73,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);