[svn r37278] move files from branch to trunk (and thus complete
the merge of the config branch into the trunk) --HG-- branch : trunk
This commit is contained in:
@@ -31,7 +31,7 @@ class SetupState(object):
|
||||
|
||||
class Item(py.test.collect.Collector):
|
||||
def startcapture(self):
|
||||
if not self.option.nocapture:
|
||||
if not self.config.option.nocapture:
|
||||
# XXX refactor integrate capturing
|
||||
#self._capture = py.io.OutErrCapture()
|
||||
from py.__.misc.simplecapture import SimpleOutErrCapture
|
||||
|
||||
Reference in New Issue
Block a user