about summary refs log tree commit diff
path: root/converter
diff options
context:
space:
mode:
Diffstat (limited to 'converter')
-rw-r--r--converter/ppm/ppmtomitsu.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/converter/ppm/ppmtomitsu.test b/converter/ppm/ppmtomitsu.test
index 1805838a..f574d927 100644
--- a/converter/ppm/ppmtomitsu.test
+++ b/converter/ppm/ppmtomitsu.test
@@ -2,9 +2,9 @@ echo Test 1.  Should print 3110813682 101562
 ./ppmtomitsu ../../testimg.ppm | cksum 
 echo Test 2.  Should print 239186803 34399
 pnmquant 100 ../../testimg.ppm | ./ppmtomitsu | cksum 
-echo Test 3.  Should print 816221676 310
+echo Test 3.  Should print 3201293405 310
 ./ppmtomitsu ../../testgrid.pbm | cksum 
-echo Test 4.  Should print 629834989 752
+echo Test 4.  Should print 3354679572 752
 ./ppmtomitsu -tiny ../../testgrid.pbm | cksum 
 echo Test 5.  Should print 3999654426 101549
 ./ppmtomitsu -tiny ../../testimg.ppm | cksum