summaryrefslogtreecommitdiff
path: root/tests/ls/stat-dtype
diff options
context:
space:
mode:
Diffstat (limited to 'tests/ls/stat-dtype')
-rwxr-xr-xtests/ls/stat-dtype2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/ls/stat-dtype b/tests/ls/stat-dtype
index a6d528983..7e7dcb9c7 100755
--- a/tests/ls/stat-dtype
+++ b/tests/ls/stat-dtype
@@ -26,7 +26,7 @@ if test "$VERBOSE" = yes; then
ls --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
# Skip this test unless "." is on a file system with useful d_type info.
# FIXME: This uses "ls -p" to decide whether to test "ls" with other options,