Fix problems with tests for bugfix 12142.
This commit is contained in:
parent
ab1b6aa4fd
commit
11b33ebfcb
1 changed files with 1 additions and 1 deletions
|
|
@ -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;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue