diff options
Diffstat (limited to 'test/ppmforge-parameters.test')
-rwxr-xr-x | test/ppmforge-parameters.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/ppmforge-parameters.test b/test/ppmforge-parameters.test index 0525e7af..5a5b4be9 100755 --- a/test/ppmforge-parameters.test +++ b/test/ppmforge-parameters.test @@ -24,7 +24,7 @@ echo "Test Invalid" tmpdir=${tmpdir:-/tmp} test_out=${tmpdir}/test_out -. ${srcdir}/test-invalid.inc +. ./test-invalid.inc invCmd "ppmforge -seed=0 -night -dimension=0" invCmd "ppmforge -seed=0 -dimension=10" |