X-Git-Url: http://wagnertech.de/git?a=blobdiff_plain;f=t%2F006spellcheck.t;h=dde49325ccd8ac0c6ce1cef5bfc03d1de2881a5e;hb=923c8609be1b07bfdcbc515a5e3a2a64e2edbedb;hp=e703ea9fe26e8c88b63d9828dcf5c6413687f9a8;hpb=82e09671f4383609d5073f7efc796ca9968f16bf;p=kivitendo-erp.git diff --git a/t/006spellcheck.t b/t/006spellcheck.t index e703ea9fe..dde49325c 100644 --- a/t/006spellcheck.t +++ b/t/006spellcheck.t @@ -33,22 +33,29 @@ 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 +seperat sucess varsion +wether ); -$testcount = scalar(@Support::Files::testitems); +$testcount = scalar(@Support::Files::files); } use Test::More tests => $testcount; @@ -67,7 +74,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);