Skip to content

Commit ad5db81

Browse files
author
Jose Palao
committed
remove unwanted build patch
1 parent b1d013a commit ad5db81

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

t/run/switchC.t

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44

55
BEGIN {
66
chdir 't' if -d 't';
7-
use lib '../lib';
7+
@INC = '../lib';
88
require "./test.pl";
99

1010
skip_all_without_perlio();

0 commit comments

Comments
 (0)