about summary refs log tree commit diff
path: root/test/pamrecolor.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/pamrecolor.test')
-rwxr-xr-xtest/pamrecolor.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pamrecolor.test b/test/pamrecolor.test
index b5674776..e88346ff 100755
--- a/test/pamrecolor.test
+++ b/test/pamrecolor.test
@@ -16,7 +16,7 @@ echo "Test 2. Should produce 3500040755 101532 twice"
 pamrecolor --targetcolor=rgb:80/80/80 testimg.ppm | cksum
 pamrecolor --colorspace=ntsc --targetcolor=rgb:80/80/80 testimg.ppm | cksum
 
-. ${srcdir}/test-invalid.inc
+. ./test-invalid.inc
 
 truncated_file=${tmpdir}/truncated.txt
 echo P6 > ${truncated_file}