summaryrefslogtreecommitdiff
path: root/tests/mv/leak-fd
diff options
context:
space:
mode:
Diffstat (limited to 'tests/mv/leak-fd')
-rwxr-xr-xtests/mv/leak-fd2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/leak-fd b/tests/mv/leak-fd
index 1ecdb20c4..127a826ab 100755
--- a/tests/mv/leak-fd
+++ b/tests/mv/leak-fd
@@ -26,7 +26,7 @@ fi
. $top_srcdir/tests/test-lib.sh
skip_if_root_
cleanup_() { rm -rf "$other_partition_tmpdir"; }
-. "$abs_top_srcdir/tests/other-fs-tmpdir"
+. "$abs_srcdir/other-fs-tmpdir"
# This test is relatively expensive, and might well evoke a
# framework-failure on systems with a smaller command-line length