diff --git a/src/run-tests.pl b/src/run-tests.pl index 5e44d09..abb2809 100755 --- a/src/run-tests.pl +++ b/src/run-tests.pl @@ -621,8 +621,6 @@ sub test($$$@) printchan($sx); print "Options:\n"; print " [ ".join(", ", map('"'.qm($_).'"', @sfx))." ]\n"; - print "Expected result:\n"; - printchan($tx); print "Debug output:\n"; print @ret; exit 1;