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
54515451lib/perl5db/t/gh-17661 Tests for the Perl debugger
54525452lib/perl5db/t/gh-17661b Tests for the Perl debugger
54535453lib/perl5db/t/gh-21350 Tests for the Perl debugger
5454- lib/perl5db/t/gh-23663 Tests for the Perl debugger
54555454lib/perl5db/t/load-modules Tests for the Perl debugger
54565455lib/perl5db/t/lsub-n Test script used by perl5db.t
54575456lib/perl5db/t/lvalue-bug Tests for the Perl debugger
Original file line number Diff line number Diff line change @@ -3673,7 +3673,7 @@ EOS
36733673 ' c' ,
36743674 ' q' ,
36753675 ],
3676- prog => ' ../lib/perl5db/t/gh-23663 ' ,
3676+ prog => \1 ,
36773677 }
36783678 );
36793679
@@ -3692,7 +3692,7 @@ EOS
36923692 ' c' ,
36933693 ' q' ,
36943694 ],
3695- prog => ' ../lib/perl5db/t/gh-23663 ' ,
3695+ prog => \1 ,
36963696 }
36973697 );
36983698
Load Diff This file was deleted.
You can’t perform that action at this time.
0 commit comments