update Form/Email test now that single character usernames work

This commit is contained in:
Colin Kuskie 2006-08-16 23:20:25 +00:00
parent a2bf44d074
commit 70bea40b94

View file

@ -38,7 +38,7 @@ my $testBlock = [
{
key => 'EMAIL2',
testValue => 'i@nowhere.com',
expected => undef,
expected => 'EQUAL',
comment => 'single character email fails'
},
{