Files
deb-python-testtools/testtools/tests
Robert Collins 07543a19b6 Honour stdout on TestProgram more fully.
We were failing to pass it into the runner, and this causes hilarity
for child runners which then end up with sys.stdout in their test
  suite, rather than their stub streams.

Change-Id: I19984102547f92493f330059928f7e0b3897c38c
2014-08-24 17:12:01 +12:00
..