diff options
Diffstat (limited to 'tests/mv/i-3')
-rwxr-xr-x | tests/mv/i-3 | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/tests/mv/i-3 b/tests/mv/i-3 index eed3c8b66..9d8b03ecd 100755 --- a/tests/mv/i-3 +++ b/tests/mv/i-3 @@ -22,8 +22,8 @@ if test "$VERBOSE" = yes; then mv --version fi -. $srcdir/input-tty . $srcdir/test-lib.sh +require_controlling_input_terminal_ skip_if_root_ touch f g h i || framework_failure |