diff options
Diffstat (limited to 'test/pamdepth.test')
-rwxr-xr-x | test/pamdepth.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pamdepth.test b/test/pamdepth.test index e938a630..e4e0684c 100755 --- a/test/pamdepth.test +++ b/test/pamdepth.test @@ -24,7 +24,7 @@ pamdepth 255 testimg.ppm | cmp -s - testimg.ppm # Test Invalid echo "Test Invalid" -. ${srcdir}/test-invalid.inc +. ./test-invalid.inc invCmd "pamdepth 0 testgrid.pbm" invCmd "pamdepth 65536 testimg.ppm" |