Loading tests/runtests.pl +1 −0 Original line number Diff line number Diff line Loading @@ -1128,6 +1128,7 @@ sub singletest { for(@strip) { # strip all patterns from both arrays chomp $_; @out = striparray( $_, \@out); @protstrip= striparray( $_, \@protstrip); } Loading Loading
tests/runtests.pl +1 −0 Original line number Diff line number Diff line Loading @@ -1128,6 +1128,7 @@ sub singletest { for(@strip) { # strip all patterns from both arrays chomp $_; @out = striparray( $_, \@out); @protstrip= striparray( $_, \@protstrip); } Loading