diff options
Diffstat (limited to 'tests/rm/empty-inacc')
-rwxr-xr-x | tests/rm/empty-inacc | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/rm/empty-inacc b/tests/rm/empty-inacc index d0b661f7c..e89d103f2 100755 --- a/tests/rm/empty-inacc +++ b/tests/rm/empty-inacc @@ -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 -m0 inacc || framework_failure |