Home | History | Annotate | Download | only in test

Lines Matching refs:exp_lines

1969                     for newline, exp_lines in tests:
1984 for got_line, exp_line in zip(got_lines, exp_lines):
1986 self.assertEqual(len(got_lines), len(exp_lines))