Fix test diff output under python2.7
PR #220 broke failed test output under python2.7, which doesn't support the keepends argument to splitlines.
Showing
Please
register
or
sign in
to comment
PR #220 broke failed test output under python2.7, which doesn't support the keepends argument to splitlines.