summaryrefslogtreecommitdiff
path: root/tests/ls/inode
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/inode')
-rwxr-xr-xtests/ls/inode2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/inode b/tests/ls/inode
index 636c064a3..dea2b2849 100755
--- a/tests/ls/inode
+++ b/tests/ls/inode
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
ls --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
touch f || framework_failure
ln -s f slink || framework_failure