diff options
Diffstat (limited to 'test/pbmtopgm.test')
-rwxr-xr-x | test/pbmtopgm.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pbmtopgm.test b/test/pbmtopgm.test index 19378bb6..f9aeb1a1 100755 --- a/test/pbmtopgm.test +++ b/test/pbmtopgm.test @@ -9,7 +9,7 @@ pbmtopgm -plain 1 1 testgrid.pbm echo "Test Invalid" -. ${srcdir}/test-invalid.inc +. ./test-invalid.inc invCmd "pbmtopgm 5 0 testgrid.pbm" invCmd "pbmtopgm 0 9 testgrid.pbm" |