diff options
Diffstat (limited to 'testsuite/readlink.tests')
-rwxr-xr-x | testsuite/readlink.tests | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/testsuite/readlink.tests b/testsuite/readlink.tests index 0faa6ed0c..e6822dff1 100755 --- a/testsuite/readlink.tests +++ b/testsuite/readlink.tests | |||
@@ -4,7 +4,7 @@ | |||
4 | # Copyright 2006 by Natanael Copa <n@tanael.org> | 4 | # Copyright 2006 by Natanael Copa <n@tanael.org> |
5 | # Licensed under GPL v2, see file LICENSE for details. | 5 | # Licensed under GPL v2, see file LICENSE for details. |
6 | 6 | ||
7 | . testing.sh | 7 | . ./testing.sh |
8 | 8 | ||
9 | TESTDIR=readlink_testdir | 9 | TESTDIR=readlink_testdir |
10 | TESTFILE="$TESTDIR/testfile" | 10 | TESTFILE="$TESTDIR/testfile" |