summaryrefslogtreecommitdiffstats
path: root/t/superuser--addmedia.t
diff options
context:
space:
mode:
authorThierry Vignaud <thierry.vignaud@gmail.com>2020-04-28 19:54:51 +0200
committerThierry Vignaud <thierry.vignaud@gmail.com>2020-04-29 16:16:24 +0200
commitd30cf769e7cddd57d6042953b1f85079e3fbb60a (patch)
treec3c1c89f493762d450b1484a5bd262dae2c26714 /t/superuser--addmedia.t
parent44c6a113c02ec00dca037c15fac370207afb60a5 (diff)
downloadurpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar
urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar.gz
urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar.bz2
urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.tar.xz
urpmi-d30cf769e7cddd57d6042953b1f85079e3fbb60a.zip
cpan_testers: fallback to bundled genhdlist2
we could have done it for all tests directly from within t/helper.pm, but only those tests actually need to find genhdlist2
Diffstat (limited to 't/superuser--addmedia.t')
-rw-r--r--t/superuser--addmedia.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/superuser--addmedia.t b/t/superuser--addmedia.t
index 51bd4cb5..5f843a82 100644
--- a/t/superuser--addmedia.t
+++ b/t/superuser--addmedia.t
@@ -6,6 +6,7 @@ use helper;
use Test::More 'no_plan';
BEGIN { use_ok 'urpm::cfg' }
+set_path();
need_root_and_prepare();
my $name = 'various';