side port new email address test
This commit is contained in:
parent
02535bf196
commit
5b16fcca51
1 changed files with 6 additions and 0 deletions
|
|
@ -43,6 +43,12 @@ my $testBlock = [
|
|||
},
|
||||
{
|
||||
key => 'EMAIL3',
|
||||
testValue => 'web.gui@nowhere.org',
|
||||
expected => 'EQUAL',
|
||||
comment => 'dotted email address'
|
||||
},
|
||||
{
|
||||
key => 'EMAIL4',
|
||||
testValue => 'what do you want?',
|
||||
expected => undef,
|
||||
comment => 'not an email address'
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue