remote_logging: ugh, need to include utils too

Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
Adam Williamson 2022-12-24 13:31:58 -08:00
parent 0a4d86e7bf
commit 21d14ac93d
1 changed files with 1 additions and 0 deletions

View File

@ -3,6 +3,7 @@ use strict;
use testapi;
use lockapi;
use mmapi;
use utils;
sub run {
my $self = shift;