remove use of FindBin in tests
This commit is contained in:
parent
83c2629ab7
commit
a95ef168cc
345 changed files with 0 additions and 692 deletions
|
|
@ -2,8 +2,6 @@
|
|||
|
||||
use strict;
|
||||
use warnings;
|
||||
use FindBin qw($Bin);
|
||||
use lib "$FindBin::Bin/../../lib";
|
||||
use WebGUI::Test;
|
||||
use Test::More;
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue