epic-ts
[kivitendo-erp.git] / t / 006spellcheck.t
index c476671..e3f2ac6 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);