diff options
Diffstat (limited to 'test/pamrestack.test')
-rwxr-xr-x | test/pamrestack.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pamrestack.test b/test/pamrestack.test index c91830e4..6f607ff6 100755 --- a/test/pamrestack.test +++ b/test/pamrestack.test @@ -58,7 +58,7 @@ pamrestack \ test_out=${tmpdir}/test_out echo "Test Invalid." -. ${srcdir}/test-invalid.inc +. ./test-invalid.inc invCmd "pamrestack testgrid.pbm maze.pbm" invCmd "pamrestack -abort -width=$((pixels * 2 + 1 )) maze.pbm" |