Update test for changes to the underlying form code, submit => send

This commit is contained in:
Colin Kuskie 2011-07-27 22:40:25 -07:00
parent b2eda80839
commit 0b74f25dd1
4 changed files with 4 additions and 4 deletions

View file

@ -217,7 +217,7 @@ cmp_deeply(
\@interestingFeatures,
[
{
name => 'submit',
name => 'send',
type => 'submit',
},
{

View file

@ -146,7 +146,7 @@ cmp_deeply(
\@interestingFeatures,
[
{
name => 'submit',
name => 'send',
type => 'submit',
},
{

View file

@ -150,7 +150,7 @@ cmp_deeply(
\@interestingFeatures,
[
{
name => 'submit',
name => 'send',
type => 'submit',
},
{

View file

@ -97,7 +97,7 @@ cmp_deeply(
\@interestingFeatures,
[
{
name => "submit",
name => "send",
type => 'submit',
},
{