diff --git a/usr.bin/rs/tests/rs_test.sh b/usr.bin/rs/tests/rs_test.sh --- a/usr.bin/rs/tests/rs_test.sh +++ b/usr.bin/rs/tests/rs_test.sh @@ -34,7 +34,11 @@ c_flag_body() { - atf_check -s exit:0 -o empty rs -c < /dev/null + atf_check -s exit:0 -o inline:"1 2 3 4 +5 6 7 8 +" rs -c, 2 <