Remove test comment.
This commit is contained in:
parent
4b663fdf0b
commit
64567f9ed5
1 changed files with 0 additions and 2 deletions
|
|
@ -50,8 +50,6 @@ my $html = join "\n",
|
||||||
$plugin->toHtml;
|
$plugin->toHtml;
|
||||||
$footer;
|
$footer;
|
||||||
|
|
||||||
diag $html;
|
|
||||||
|
|
||||||
my @forms = HTML::Form->parse($html, 'http://www.webgui.org');
|
my @forms = HTML::Form->parse($html, 'http://www.webgui.org');
|
||||||
|
|
||||||
##Test Form Generation
|
##Test Form Generation
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue