silence another blessed warning

This commit is contained in:
Graham Knop 2008-06-26 20:51:19 +00:00
parent ea42287749
commit ea3f9291fc

View file

@ -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;