add missing use statement
This commit is contained in:
parent
7361baef9f
commit
f39910d953
@ -2,6 +2,7 @@ use base "installedtest";
|
||||
use strict;
|
||||
use testapi;
|
||||
use packagetest;
|
||||
use utils;
|
||||
|
||||
sub run {
|
||||
my $self = shift;
|
||||
|
Loading…
Reference in New Issue
Block a user