summaryrefslogtreecommitdiff
path: root/tests/rm/dot-rel
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/dot-rel')
-rwxr-xr-xtests/rm/dot-rel2
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/dot-rel b/tests/rm/dot-rel
index 256abcba1..0d0e1a1de 100755
--- a/tests/rm/dot-rel
+++ b/tests/rm/dot-rel
@@ -22,7 +22,7 @@ if test "$VERBOSE" = yes; then
rm --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
mkdir a b || framework_failure
touch a/f b/f || framework_failure