X-Git-Url: http://git.shiar.net/perl/html-form-simple.git/blobdiff_plain/caa5688f6a17a31ad7c44f5c6b09c5f08dfde390..473797e7d8bb0922a1e56294dff2ad9e82202593:/t/html.t diff --git a/t/html.t b/t/html.t index a3ac799..5b3fa2a 100644 --- a/t/html.t +++ b/t/html.t @@ -472,7 +472,7 @@ is_deeply( [ $form->check(foo => ['bar', {name => 'bar'}], {name => 'ignored'}) ], [ '', - '', + '', ], 'checkbox names' );