silence another blessed warning
This commit is contained in:
parent
ea42287749
commit
ea3f9291fc
1 changed files with 1 additions and 1 deletions
|
|
@ -15,7 +15,7 @@ use lib "$FindBin::Bin/../lib";
|
|||
|
||||
## The goal of this test is to test the SelectRichEditor form control
|
||||
|
||||
use Scalar::Util qw( blessed );
|
||||
use Scalar::Util;
|
||||
use WebGUI::Test;
|
||||
use WebGUI::Session;
|
||||
use Test::More;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue