]> wagnertech.de Git - kivitendo-erp.git/blobdiff - t/006spellcheck.t
posaune
[kivitendo-erp.git] / t / 006spellcheck.t
index c4766710e387231e436b4d2825b4aed550b444c0..e3f2ac60cfb9f94332c541af27e1f3fbc32298fd 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,17 @@ databasa
 dependan
 existance
 existant
+fomr
+invoce
 paramater
+postition
+puchase
+puhs
+sekf
+sucess
 varsion
-fomr
+pirce
+wether
 );
 
 $testcount = scalar(@Support::Files::testitems);