diff options
Diffstat (limited to 'test/ppmmake.test')
-rwxr-xr-x | test/ppmmake.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ppmmake.test b/test/ppmmake.test index 295e0bf4..35275110 100755 --- a/test/ppmmake.test +++ b/test/ppmmake.test @@ -12,7 +12,7 @@ ppmmake red 50 50 | cksum echo "Test Invalid" -. ${srcdir}/test-invalid.inc +. ./test-invalid.inc invCmd "ppmmake rgb:gg/00/00 2 2" invCmd "ppmmake rgb:ff/ff/00 2" |