summaryrefslogtreecommitdiff
path: root/tests/ln/sf-1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ln/sf-1')
-rwxr-xr-xtests/ln/sf-14
1 files changed, 2 insertions, 2 deletions
diff --git a/tests/ln/sf-1 b/tests/ln/sf-1
index 4d6989382..9ac0f9873 100755
--- a/tests/ln/sf-1
+++ b/tests/ln/sf-1
@@ -22,8 +22,8 @@ if test "$VERBOSE" = yes; then
fi
# Make sure we get English translations.
-. $srcdir/../lang-default
-. $srcdir/../test-lib.sh
+. $top_srcdir/tests/lang-default
+. $top_srcdir/tests/test-lib.sh
echo foo > a || framework_failure
ln -s . b || framework_failure