diff options
Diffstat (limited to 'test/pamfind.test')
-rwxr-xr-x | test/pamfind.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pamfind.test b/test/pamfind.test index 079e35f4..68aa0a20 100755 --- a/test/pamfind.test +++ b/test/pamfind.test @@ -33,7 +33,7 @@ rm ${sorted0_res} ${sorted1_res} echo "Test Invalid" -. ${srcdir}/test-invalid.inc +. ./test-invalid.inc invCmd "pamfind -color=black -target=1,1,1 testimg.ppm" invCmd "pamfind -target=0,0 testimg.ppm" |