about summary refs log tree commit diff
path: root/test/pgmramp.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/pgmramp.test')
-rwxr-xr-xtest/pgmramp.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/pgmramp.test b/test/pgmramp.test
index 84fe02ca..49f71209 100755
--- a/test/pgmramp.test
+++ b/test/pgmramp.test
@@ -21,7 +21,7 @@ pgmramp -diagonal -maxval=510 256 256 | cksum
 
 echo "Test Invalid"
 
-. ${srcdir}/test-invalid.inc
+. ./test-invalid.inc
 
 
 for combination in "-lr -tb" "-lr -rectangle" "-rectangle -ellipse"