mirror of
https://github.com/SCST-project/scst.git
synced 2026-05-18 11:11:27 +00:00
scstadmin: Remove 'use Test'
Since scstadmin doesn't use the Perl module 'Test', remove 'use Test'. See also trunk r6736.
This commit is contained in:
@@ -246,7 +246,6 @@ use strict;
|
||||
use Cwd qw(abs_path);
|
||||
use File::Basename;
|
||||
use File::Spec;
|
||||
use Test;
|
||||
|
||||
BEGIN {
|
||||
my $site_lib = '%INSTALLSITELIB%';
|
||||
|
||||
Reference in New Issue
Block a user