diff options
| author | Dimitry Andric <dim@FreeBSD.org> | 2020-02-07 19:08:37 +0000 |
|---|---|---|
| committer | Dimitry Andric <dim@FreeBSD.org> | 2020-02-07 19:08:37 +0000 |
| commit | bc02c18c486fce2ca23b428a9e89b4eb3bb48da3 (patch) | |
| tree | ea1938d2cc833c8d7aa1b24d9e2458948536142e /usr.bin/diff/tests/diff_test.sh | |
| parent | 310fc6c533459ac675558206a20947b83d7eb337 (diff) | |
| parent | d54b0ffe9d039c201c9c7637ab56081202c646d1 (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" |
