diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-03-04 11:28:49 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2020-03-04 11:28:49 +0000 |
| commit | 6d660650c9e4e569b255749c82d87cbbda384240 (patch) | |
| tree | 8e5f921a925936df191e2280c1322b3be8044b9e /usr.bin/diff/tests/diff_test.sh | |
| parent | 26fbe6ab01d0110d34a4d7101c0c01c7a30bcfd1 (diff) | |
Notes
Diffstat (limited to 'usr.bin/diff/tests/diff_test.sh')
| -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" |
