Skip to content
Snippets Groups Projects
Commit f7f5d158 authored by Eduardo Rodrigues's avatar Eduardo Rodrigues
Browse files

Test DaVinciTests/tests/options/gpython_algs.py updated to use TestFileDB.

parent 750f6ab3
No related branches found
No related tags found
1 merge request!214Test DaVinciTests/tests/options/gpython_algs.py updated to use TestFileDB
......@@ -33,8 +33,8 @@ dv.UserAlgorithms += [ seq.sequence() ]
## get some input data
from Gaudi.Configuration import importOptions
importOptions('$STRIPPINGSELECTIONSROOT/tests/data/Reco15a_Run164668.py')
from PRConfig import TestFileDB
TestFileDB.test_file_db["2015_DaVinciTests.davinci.gaudipython_algs"].run(configurable=DaVinci())
##
......
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