Mehr spellchecks
authorSven Schöling <s.schoeling@linet-services.de>
Tue, 10 Jul 2012 11:21:02 +0000 (13:21 +0200)
committerSven Schöling <s.schoeling@linet-services.de>
Tue, 10 Jul 2012 11:21:02 +0000 (13:21 +0200)
t/006spellcheck.t

index 0a332ff..e703ea9 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,13 +38,14 @@ databasa
 dependan
 existance
 existant
-paramater
-varsion
 fomr
-puhs
 invoce
-CONTANTS
+paramater
 puchase
+puhs
+sekf
+sucess
+varsion
 );
 
 $testcount = scalar(@Support::Files::testitems);