From 69ae89c97d42f05d856f267a072832b597745285 Mon Sep 17 00:00:00 2001 From: "travis%sedsystems.ca" <> Date: Thu, 3 Feb 2005 00:06:50 +0000 Subject: Bug 147151 : Expand the list of words 006spellcheck.t looks for; fix the places where they are wrong. Patch by Marc Schumann r=vladd a=justdave --- t/006spellcheck.t | 7 +++++-- 1 file changed, 5 insertions(+), 2 deletions(-) (limited to 't') diff --git a/t/006spellcheck.t b/t/006spellcheck.t index 232ffb237..0110aa188 100644 --- a/t/006spellcheck.t +++ b/t/006spellcheck.t @@ -30,11 +30,14 @@ use Support::Files; BEGIN { # yes the indenting is off, deal with it #add the words to check here: @evilwords = qw( -databasa +anyways arbitary -paramater +databasa +dependan existance existant +paramater +varsion ); $testcount = scalar(@Support::Files::testitems); -- cgit v1.2.3-24-g4f1b