From: Sven Schöling Date: Tue, 10 Jul 2012 11:21:02 +0000 (+0200) Subject: Mehr spellchecks X-Git-Tag: release-3.0.0beta1~313 X-Git-Url: http://wagnertech.de/git?a=commitdiff_plain;h=82e09671f4383609d5073f7efc796ca9968f16bf;p=kivitendo-erp.git Mehr spellchecks --- diff --git a/t/006spellcheck.t b/t/006spellcheck.t index 0a332ffbb..e703ea9fe 100644 --- a/t/006spellcheck.t +++ b/t/006spellcheck.t @@ -30,6 +30,7 @@ use Support::Files; BEGIN { # yes the indenting is off, deal with it #add the words to check here: @evilwords = qw( +CONTANTS anyways arbitary custemer @@ -37,13 +38,14 @@ databasa dependan existance existant -paramater -varsion fomr -puhs invoce -CONTANTS +paramater puchase +puhs +sekf +sucess +varsion ); $testcount = scalar(@Support::Files::testitems);