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