Brown paper bag fix: need use utils
for type_safely
...sigh. Signed-off-by: Adam Williamson <awilliam@redhat.com>
This commit is contained in:
parent
d8f5f56fff
commit
8e0764bc80
@ -1,6 +1,7 @@
|
|||||||
use base "anacondatest";
|
use base "anacondatest";
|
||||||
use strict;
|
use strict;
|
||||||
use testapi;
|
use testapi;
|
||||||
|
use utils;
|
||||||
|
|
||||||
sub run {
|
sub run {
|
||||||
# handle bootloader screen
|
# handle bootloader screen
|
||||||
|
Loading…
Reference in New Issue
Block a user