about summary refs log tree commit diff
path: root/test/pamarith-compare-equal.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/pamarith-compare-equal.test')
-rwxr-xr-xtest/pamarith-compare-equal.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pamarith-compare-equal.test b/test/pamarith-compare-equal.test
index e143a04c..0af9ee27 100755
--- a/test/pamarith-compare-equal.test
+++ b/test/pamarith-compare-equal.test
@@ -37,7 +37,7 @@ rm ${input1_ppm} ${inputm_ppm} ${input2_ppm}
 echo "Test 3"
 
 input3_pbm=${tmpdir}/input3.pbm
-pamcut maze.pbm -left=0 -right=0 -width=35 -height=33 > ${input3_pbm} 
+pamcut maze.pbm -left=0 -top=0 -width=35 -height=33 > ${input3_pbm} 
 
 pamarith -equal -plain ${input3_pbm} ${input3_pbm}  | \
   uniq -c | sed -e 's/^ *//' -e 's/ /:/'