diff --git a/tests/status.in b/tests/status.in index 9be049bad..875f62f38 100644 --- a/tests/status.in +++ b/tests/status.in @@ -10,7 +10,6 @@ and echo 'block' # Issue #1728 # Bad file redirection on a block causes `status --is-block` to return 0 forever. -set -gx LANG C begin; end >/ # / is a directory, it can't be opened for writing status -b and echo 'unexpected block'