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