Skip to content

Commit 553f24e

Browse files
committed
rm: remove std_in pipe on no_tty test
1 parent dc7dc05 commit 553f24e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/by-util/test_rm.rs

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -751,7 +751,6 @@ fn test_rm_prompts_no_tty() {
751751

752752
scene
753753
.ucmd()
754-
.set_stdin(Stdio::piped())
755754
.arg("-ri")
756755
.arg("a")
757756
.succeeds()

0 commit comments

Comments
 (0)