summaryrefslogtreecommitdiffstats
path: root/t/02create_pkgs.t
diff options
context:
space:
mode:
Diffstat (limited to 't/02create_pkgs.t')
-rw-r--r--t/02create_pkgs.t3
1 files changed, 1 insertions, 2 deletions
diff --git a/t/02create_pkgs.t b/t/02create_pkgs.t
index c0af4f3f..9733436c 100644
--- a/t/02create_pkgs.t
+++ b/t/02create_pkgs.t
@@ -6,8 +6,7 @@ use helper;
use Test::More 'no_plan';
use Cwd;
-# help CPAN testers who installed genhdlist2 using cpan but do not have /usr/local/bin in their PATH:
-$ENV{PATH} .= ":/usr/local/bin";
+set_path();
chdir 't' if -d 't';
system('rm -rf tmp media');