run_test.py
2.36 KB
-
Fix test diff output under python2.7 · f23e0b5e
PR #220 broke failed test output under python2.7, which doesn't support the keepends argument to splitlines.
Jason Rhinelander committed
PR #220 broke failed test output under python2.7, which doesn't support the keepends argument to splitlines.