Fix problems with tests for bugfix 12142.

This commit is contained in:
Colin Kuskie 2011-05-31 15:14:00 -07:00
parent ab1b6aa4fd
commit 11b33ebfcb

View file

@ -24,7 +24,7 @@ use Test::More tests => 4;
use Test::Exception;
use FindBin;
use lib "$FindBin::Bin/../lib";
use lib "$FindBin::Bin/../../../lib";
use WebGUI::Test;
use WebGUI::Asset;