about summary refs log tree commit diff
path: root/test/pnm-plain-roundtrip.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/pnm-plain-roundtrip.test')
-rwxr-xr-xtest/pnm-plain-roundtrip.test4
1 files changed, 2 insertions, 2 deletions
diff --git a/test/pnm-plain-roundtrip.test b/test/pnm-plain-roundtrip.test
index 3779d761..14b8ca57 100755
--- a/test/pnm-plain-roundtrip.test
+++ b/test/pnm-plain-roundtrip.test
@@ -1,9 +1,9 @@
-#! /bin/bash
+#! /bin/sh
 # This script tests: pamtopnm
 #
 
 
 pamtopnm -plain testimg.ppm | \
   pamtopnm | cksum
-pamtopnm -plain testgrid.pbm | \
+pamtopnm -plain maze.pbm | \
   pamtopnm | cksum