diff options
Diffstat (limited to 'test/stdin-ppm3.test')
-rwxr-xr-x | test/stdin-ppm3.test | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/stdin-ppm3.test b/test/stdin-ppm3.test index e21718d0..44334097 100755 --- a/test/stdin-ppm3.test +++ b/test/stdin-ppm3.test @@ -44,7 +44,6 @@ for fmt in \ ${out1} ${out2}; fi cmp -s ${out1} ${out2} - diff ${out1} ${out2} echo ${testprog1}": "${status1} ${status2} $? ${testprog2} ${out1} > ${out3}; status3=$? |