diff options
Diffstat (limited to 'scripts/t/Dpkg_Changelog.t')
-rw-r--r-- | scripts/t/Dpkg_Changelog.t | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/scripts/t/Dpkg_Changelog.t b/scripts/t/Dpkg_Changelog.t index 6a7fb42f3..f633978c4 100644 --- a/scripts/t/Dpkg_Changelog.t +++ b/scripts/t/Dpkg_Changelog.t @@ -19,6 +19,7 @@ use warnings; use Test::More tests => 84; use File::Basename; + use Dpkg::File; BEGIN { |