tests_gi: Use capture_output() context manager instead of manually mocking stdout
commit2386fb7070dcde591313abb10f3e65d7cef7364f
authorChristoph Reiter <reiter.christoph@gmail.com>
Sat, 10 Mar 2018 17:04:14 +0000 (10 18:04 +0100)
committerChristoph Reiter <reiter.christoph@gmail.com>
Mon, 12 Mar 2018 12:35:11 +0000 (12 13:35 +0100)
tree7c43ccb51fc3001f11b68a27c1d6583f8c58b478
parente0b92c65f4af126f1ba9c924e8e71b958a280a6e
tests_gi: Use capture_output() context manager instead of manually mocking stdout
tests/helper.py
tests/test_gi.py