diff options
Diffstat (limited to 'tests/rm/f-1')
-rwxr-xr-x | tests/rm/f-1 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/f-1 b/tests/rm/f-1 index 5d80d8517..acd241a20 100755 --- a/tests/rm/f-1 +++ b/tests/rm/f-1 @@ -23,7 +23,7 @@ if test "$VERBOSE" = yes; then rm --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh mkdir -p d || framework_failure |