File tree Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Expand file tree Collapse file tree 3 files changed +2
-7
lines changed Original file line number Diff line number Diff line change @@ -5451,7 +5451,6 @@ lib/perl5db/t/gh-17660 Tests for the Perl debugger
5451
5451
lib/perl5db/t/gh-17661 Tests for the Perl debugger
5452
5452
lib/perl5db/t/gh-17661b Tests for the Perl debugger
5453
5453
lib/perl5db/t/gh-21350 Tests for the Perl debugger
5454
- lib/perl5db/t/gh-23663 Tests for the Perl debugger
5455
5454
lib/perl5db/t/load-modules Tests for the Perl debugger
5456
5455
lib/perl5db/t/lsub-n Test script used by perl5db.t
5457
5456
lib/perl5db/t/lvalue-bug Tests for the Perl debugger
Original file line number Diff line number Diff line change @@ -3673,7 +3673,7 @@ EOS
3673
3673
' c' ,
3674
3674
' q' ,
3675
3675
],
3676
- prog => ' ../lib/perl5db/t/gh-23663 ' ,
3676
+ prog => \1 ,
3677
3677
}
3678
3678
);
3679
3679
@@ -3692,7 +3692,7 @@ EOS
3692
3692
' c' ,
3693
3693
' q' ,
3694
3694
],
3695
- prog => ' ../lib/perl5db/t/gh-23663 ' ,
3695
+ prog => \1 ,
3696
3696
}
3697
3697
);
3698
3698
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments