Loading tests/runtests.pl +1 −3 Original line number Diff line number Diff line Loading @@ -224,9 +224,7 @@ sub compare { $res = comparefiles($first, $sec); if ($res != 0) { if(!$short) { print " $text FAILED"; } return 1; } Loading Loading
tests/runtests.pl +1 −3 Original line number Diff line number Diff line Loading @@ -224,9 +224,7 @@ sub compare { $res = comparefiles($first, $sec); if ($res != 0) { if(!$short) { print " $text FAILED"; } return 1; } Loading