From 82e09671f4383609d5073f7efc796ca9968f16bf Mon Sep 17 00:00:00 2001 From: =?utf8?q?Sven=20Sch=C3=B6ling?= Date: Tue, 10 Jul 2012 13:21:02 +0200 Subject: [PATCH] Mehr spellchecks --- t/006spellcheck.t | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) 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); -- 2.20.1