Fix inheritance for SelectList, -Box. Add AdSpace, Asset, AssetReportQuery, Attachments.
This commit is contained in:
parent
200970cfd9
commit
dd527838ee
6 changed files with 78 additions and 2 deletions
|
|
@ -14,6 +14,6 @@ use warnings;
|
|||
|
||||
use Test::More;
|
||||
|
||||
use base qw/Test::WebGUI::Form::Control/;
|
||||
use base qw/Test::WebGUI::Form::List/;
|
||||
|
||||
1;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue