Fix inheritance for Hidden.
This commit is contained in:
parent
5ffd1ba78d
commit
7e30735675
1 changed files with 1 additions and 1 deletions
|
|
@ -14,6 +14,6 @@ use warnings;
|
|||
|
||||
use Test::More;
|
||||
|
||||
use base qw/Test::WebGUI::Form::Control/;
|
||||
use base qw/Test::WebGUI::Form::ReadOnly/;
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue