summaryrefslogtreecommitdiff
path: root/tests/mv/hard-3.sh
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/hard-3.sh')
-rwxr-xr-xtests/mv/hard-3.sh2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/hard-3.sh b/tests/mv/hard-3.sh
index a62167a07..4caec49d6 100755
--- a/tests/mv/hard-3.sh
+++ b/tests/mv/hard-3.sh
@@ -30,7 +30,7 @@
# directory, because it requires use of the --preserve=link option that
# mv enables by default.
-. "${srcdir=.}/init.sh"; path_prepend_ ../src
+. "${srcdir=.}/tests/init.sh"; path_prepend_ ./src
print_ver_ cp
skip_if_root_