]> wagnertech.de Git - kivitendo-erp.git/blobdiff - t/006spellcheck.t
Merge branch 'master' of github.com:kivitendo/kivitendo-erp
[kivitendo-erp.git] / t / 006spellcheck.t
index c4766710e387231e436b4d2825b4aed550b444c0..e741cdd626669f3890c8701363e653fcf1d9fde8 100644 (file)
@@ -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,9 +38,16 @@ databasa
 dependan
 existance
 existant
+fomr
+invoce
 paramater
+postition
+puchase
+puhs
+sekf
+sucess
 varsion
-fomr
+pirce
 );
 
 $testcount = scalar(@Support::Files::testitems);