diff options
Diffstat (limited to 'test/pnmindex.test')
-rwxr-xr-x | test/pnmindex.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pnmindex.test b/test/pnmindex.test index 174f60bd..fbdcc038 100755 --- a/test/pnmindex.test +++ b/test/pnmindex.test @@ -44,7 +44,7 @@ pnmindex -size 50 -across=2 -quant -colors=256 testimg.ppm testimg.ppm testimg.p echo "Test Invalid" -. ${srcdir}/test-invalid.inc +. ./test-invalid.inc invCmd "pnmindex -size -1 testgrid.pbm" invCmd "pnmindex -size 0 testgrid.pbm" |