summaryrefslogtreecommitdiffstats
path: root/t
diff options
context:
space:
mode:
Diffstat (limited to 't')
-rw-r--r--t/superuser--priority-upgrade.t1
1 files changed, 1 insertions, 0 deletions
diff --git a/t/superuser--priority-upgrade.t b/t/superuser--priority-upgrade.t
index 2486177e..1aa9eea1 100644
--- a/t/superuser--priority-upgrade.t
+++ b/t/superuser--priority-upgrade.t
@@ -10,6 +10,7 @@ use Test::More 'no_plan';
need_root_and_prepare();
$ENV{TESTING_priority_upgrade} = 1;
+$ENV{PERL5LIB} = ".."; #- for restart with local urpmi
my $name = 'priority-upgrade';
test('a b', 'a', 'a', 'b');