Remove test comment.

This commit is contained in:
Colin Kuskie 2011-07-11 13:01:50 -07:00
parent 4b663fdf0b
commit 64567f9ed5

View file

@ -50,8 +50,6 @@ my $html = join "\n",
$plugin->toHtml;
$footer;
diag $html;
my @forms = HTML::Form->parse($html, 'http://www.webgui.org');
##Test Form Generation