Skip to content

Commit c68de88

Browse files
committed
removed debugging from test configuration
1 parent ffd67ac commit c68de88

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

FWCore/Integration/test/testSwitchProducerTask_cfg.py

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -104,6 +104,3 @@ def __init__(self, **kargs):
104104
process.p = cms.Path(process.t)
105105

106106
process.e = cms.EndPath(process.out)
107-
108-
from FWCore.Services.modules import Tracer
109-
process.add_(Tracer())

0 commit comments

Comments
 (0)