View | Details | Raw Unified | Return to bug 219933 | Differences between
and this patch

Collapse All | Expand All

(-)diff_test (-2 lines)
Lines 104-111 Link Here
104
104
105
side_by_side_body()
105
side_by_side_body()
106
{
106
{
107
	atf_expect_fail "--side-by-side not currently implemented (bug # 219933)"
108
109
	atf_check -o save:A printf "A\nB\nC\n"
107
	atf_check -o save:A printf "A\nB\nC\n"
110
	atf_check -o save:B printf "D\nB\nE\n"
108
	atf_check -o save:B printf "D\nB\nE\n"
111
109

Return to bug 219933