diff options
Diffstat (limited to 't/utils.t')
-rw-r--r-- | t/utils.t | 4 |
1 files changed, 0 insertions, 4 deletions
@@ -4,10 +4,6 @@ use strict; use warnings; use Test::More; -use FindBin; -use lib "$FindBin::Bin/../perllib"; -use lib "$FindBin::Bin/../commonlib/perllib"; - use Utils; my @truncate_tests = ( |