Skip to content

Commit d2beb3b

Browse files
mohawk2bingos
authored andcommitted
unix test true LD_RUN_PATH
1 parent 76c4076 commit d2beb3b

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

t/Liblist_Kid.t

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -129,6 +129,7 @@ sub test_kid_unix_os2 {
129129
my $qlibre = qr/-L[^"]+\s+-lfoo/;
130130
like( $out[0], $qlibre, 'existing file results in quoted extralibs' );
131131
like( $out[2], $qlibre, 'existing file results in quotes ldloadlibs' );
132+
ok $out[3], 'existing file results in true LD_RUN_PATH';
132133
}
133134

134135
sub test_kid_win32 {

0 commit comments

Comments
 (0)