diff options
Diffstat (limited to 'tests/chgrp/basic')
-rwxr-xr-x | tests/chgrp/basic | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/chgrp/basic b/tests/chgrp/basic index 889a62c9a..03b8f21e4 100755 --- a/tests/chgrp/basic +++ b/tests/chgrp/basic @@ -21,7 +21,7 @@ if test "$VERBOSE" = yes; then chgrp --version fi -. $top_srcdir/tests/test-lib.sh +. $srcdir/test-lib.sh require_membership_in_two_groups_ fail=0 |