more test work
This commit is contained in:
parent
e891410075
commit
eec0780893
7 changed files with 31 additions and 5 deletions
|
|
@ -5,7 +5,7 @@ use Moose::Role;
|
|||
|
||||
has 'fieldsets' => (
|
||||
is => 'rw',
|
||||
isa => 'ArrayRef[WebGUI::FormBuilder::Fieldset]',
|
||||
isa => 'ArrayRef',
|
||||
default => sub { [] },
|
||||
);
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue