diff options
Diffstat (limited to 'tests/rm/one-file-system')
-rwxr-xr-x | tests/rm/one-file-system | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/one-file-system b/tests/rm/one-file-system index 0030f3437..419ada201 100755 --- a/tests/rm/one-file-system +++ b/tests/rm/one-file-system @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then rm --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh require_root_ # If used, these must *follow* test-lib.sh. |