Skip to content
Snippets Groups Projects
Commit 262cc167 authored by Michael Thomas Alexander's avatar Michael Thomas Alexander
Browse files

Fix test io.test_decaytreetuple_mc2010

parent 92e80018
No related branches found
No related tags found
No related merge requests found
......@@ -18,7 +18,7 @@ MessageSvc().Format = "% F%30W%S%7W%R%T %0W%M"
from StrippingConf.Configuration import StrippingConf
from StrippingConf.StrippingStream import StrippingStream
from StrippingArchive.Utils import lineBuilder
lineBuilder = lineBuilder('Stripping17', 'BetaS')
lineBuilder = lineBuilder('Stripping29r2', 'BetaS')
line = lineBuilder.lineFromName('StrippingBetaSBd2JpsiKsDetachedLine')
stream = StrippingStream("B2JpsiXTest", Lines = [line])
sc = StrippingConf()
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment