From d30cf769e7cddd57d6042953b1f85079e3fbb60a Mon Sep 17 00:00:00 2001 From: Thierry Vignaud Date: Tue, 28 Apr 2020 19:54:51 +0200 Subject: 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 --- t/superuser--media_info_dir.t | 1 + 1 file changed, 1 insertion(+) (limited to 't/superuser--media_info_dir.t') diff --git a/t/superuser--media_info_dir.t b/t/superuser--media_info_dir.t index a71fc277..d2575b0a 100644 --- a/t/superuser--media_info_dir.t +++ b/t/superuser--media_info_dir.t @@ -6,6 +6,7 @@ use helper; use Test::More 'no_plan'; +set_path(); need_root_and_prepare(); various(); urpmq_various(); -- cgit v1.2.1