diff options
Diffstat (limited to 'tests/chgrp/basic')
-rwxr-xr-x | tests/chgrp/basic | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tests/chgrp/basic b/tests/chgrp/basic index b242a2a88..c21aec04f 100755 --- a/tests/chgrp/basic +++ b/tests/chgrp/basic @@ -21,7 +21,6 @@ if test "$VERBOSE" = yes; then chgrp --version fi -. $top_srcdir/tests/lang-default . $top_srcdir/tests/group-names . $top_srcdir/tests/test-lib.sh |