summaryrefslogtreecommitdiff
path: root/tests/cp/dir-slash
diff options
context:
space:
mode:
Diffstat (limited to 'tests/cp/dir-slash')
-rwxr-xr-xtests/cp/dir-slash2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/cp/dir-slash b/tests/cp/dir-slash
index 3521a1a70..0e591cedb 100755
--- a/tests/cp/dir-slash
+++ b/tests/cp/dir-slash
@@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then
cp --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
mkdir dir1 dir2 || framework_failure
touch dir1/file || framework_failure