From 22c137a43c56a0136c51690d75add85d9e9d55f9 Mon Sep 17 00:00:00 2001 From: Romain d'Alverny Date: Sun, 11 Dec 2011 15:53:06 +0000 Subject: missing use --- t_install_iso/016_check_pubkey.t | 1 + 1 file changed, 1 insertion(+) 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; -- cgit v1.2.1