summaryrefslogtreecommitdiff
path: root/tests/rm/rm1
diff options
context:
space:
mode:
Diffstat (limited to 'tests/rm/rm1')
-rwxr-xr-xtests/rm/rm12
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/rm1 b/tests/rm/rm1
index 110a82d9e..70bc0e8b4 100755
--- a/tests/rm/rm1
+++ b/tests/rm/rm1
@@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then
rm --version
fi
-. $top_srcdir/tests/test-lib.sh
+. $srcdir/test-lib.sh
skip_if_root_
mkdir -p b/a/p b/c b/d || framework_failure