From 473797e7d8bb0922a1e56294dff2ad9e82202593 Mon Sep 17 00:00:00 2001 From: Mischa POSLAWSKY Date: Sun, 19 Oct 2008 14:33:04 +0000 Subject: [PATCH] XXX: test update: option name override should not reset id --- t/html.t | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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' ); -- 2.30.0