summaryrefslogtreecommitdiff
path: root/tests/ls/no-arg
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/no-arg')
-rwxr-xr-xtests/ls/no-arg2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/no-arg b/tests/ls/no-arg
index ea0730e45..cd9dd380c 100755
--- a/tests/ls/no-arg
+++ b/tests/ls/no-arg
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
ls --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
mkdir -p dir/subdir || framework_failure
touch dir/subdir/file2 || framework_failure