diff options
Diffstat (limited to 'test/infotopam.test')
-rwxr-xr-x | test/infotopam.test | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/infotopam.test b/test/infotopam.test index 5b849c65..feace493 100755 --- a/test/infotopam.test +++ b/test/infotopam.test @@ -5,7 +5,7 @@ tmpdir=${tmpdir:-/tmp} test1_pam=${tmpdir}/test1.pam test1ch_ppm=${tmpdir}/test1ch.ppm -RGBDEF=./rgb.test +RGBDEF=./rgbt.txt cp "$srcdir/test1.info" "$tmpdir" cp "$srcdir/test2.info" "$tmpdir" |