diff options
-rw-r--r-- | t_install_iso/016_check_pubkey.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/t_install_iso/016_check_pubkey.t b/t_install_iso/016_check_pubkey.t index 05eed86..edf20cb 100644 --- a/t_install_iso/016_check_pubkey.t +++ b/t_install_iso/016_check_pubkey.t @@ -21,6 +21,7 @@ # TODO check pubkeys FIXME this looks like a mess. # This function get the path of the pubkeys # +use MDK::Common; use Test::Most; use File::Basename; use Tools; |