summaryrefslogtreecommitdiff
path: root/scripts/t/Dpkg_Vendor.t
diff options
context:
space:
mode:
Diffstat (limited to 'scripts/t/Dpkg_Vendor.t')
-rw-r--r--scripts/t/Dpkg_Vendor.t1
1 files changed, 0 insertions, 1 deletions
diff --git a/scripts/t/Dpkg_Vendor.t b/scripts/t/Dpkg_Vendor.t
index aa1551904..aac460edd 100644
--- a/scripts/t/Dpkg_Vendor.t
+++ b/scripts/t/Dpkg_Vendor.t
@@ -18,7 +18,6 @@ use warnings;
use Test::More tests => 6;
-use Dpkg;
use_ok('Dpkg::Vendor', qw(get_vendor_dir get_current_vendor get_vendor_object));
is(get_vendor_dir(), $ENV{DPKG_ORIGINS_DIR}, 'Check vendor dir');