pytest2/testing/logging
Daniel Hahler 08f3b02dfc tests: fnmatch_lines: use list
For strings fnmatch_lines converts it into a Source objects, splitted on
newlines.  This is not necessary here, and it is more consistent to use
lists here in the first place.
2019-03-23 11:36:18 +01:00
..
test_fixture.py minor: typos 2018-11-09 02:03:44 +01:00
test_formatter.py Apply reorder-python-imports to all files 2018-10-25 00:01:29 -07:00
test_reporting.py tests: fnmatch_lines: use list 2019-03-23 11:36:18 +01:00