Add missing 'use utils' to disk_guided_encrypted_postinstall
This commit is contained in:
parent
115956f4ec
commit
1b26f7c04c
@ -1,6 +1,7 @@
|
||||
use base "installedtest";
|
||||
use strict;
|
||||
use testapi;
|
||||
use utils;
|
||||
|
||||
sub run {
|
||||
my $self = shift;
|
||||
|
Loading…
Reference in New Issue
Block a user