diff options
Diffstat (limited to 'tests/rm/r-3')
-rwxr-xr-x | tests/rm/r-3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/r-3 b/tests/rm/r-3 index 26355600a..9c31d881f 100755 --- a/tests/rm/r-3 +++ b/tests/rm/r-3 @@ -28,7 +28,7 @@ if test "$VERBOSE" = yes; then rm --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh mkdir t || framework_failure cd t || framework_failure |