diff options
Diffstat (limited to 'usr.bin/diff/tests')
| -rwxr-xr-x | usr.bin/diff/tests/diff_test.sh | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/usr.bin/diff/tests/diff_test.sh b/usr.bin/diff/tests/diff_test.sh index 01942192e504..ba38befeccb8 100755 --- a/usr.bin/diff/tests/diff_test.sh +++ b/usr.bin/diff/tests/diff_test.sh @@ -103,8 +103,6 @@ group_format_body() side_by_side_body() { - atf_expect_fail "--side-by-side not currently implemented (bug # 219933)" - atf_check -o save:A printf "A\nB\nC\n" atf_check -o save:B printf "D\nB\nE\n" |
