diff options
Diffstat (limited to 'test/pamdepth-roundtrip.test')
-rwxr-xr-x | test/pamdepth-roundtrip.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pamdepth-roundtrip.test b/test/pamdepth-roundtrip.test index 0c7cb8b0..d3f0d6d3 100755 --- a/test/pamdepth-roundtrip.test +++ b/test/pamdepth-roundtrip.test @@ -9,5 +9,5 @@ pamdepth $i testimg.ppm | \ pamdepth 255 | cksum done -pamdepth 255 testgrid.pbm | pamdepth 1 | \ +pamdepth 255 maze.pbm | pamdepth 1 | \ pgmtopbm -th -val=0.5 | cksum |