diff --git a/DaVinciTests/python/DaVinciTests/option_davinci_v2_composites.py b/DaVinciExamples/python/DaVinciExamples/option_davinci_v2_composites.py similarity index 100% rename from DaVinciTests/python/DaVinciTests/option_davinci_v2_composites.py rename to DaVinciExamples/python/DaVinciExamples/option_davinci_v2_composites.py diff --git a/DaVinciTests/tests/qmtest/davinci.qms/test_davinci_v2_composites.qmt b/DaVinciExamples/tests/qmtest/tupling.qms/test_davinci_v2_composites.qmt similarity index 91% rename from DaVinciTests/tests/qmtest/davinci.qms/test_davinci_v2_composites.qmt rename to DaVinciExamples/tests/qmtest/tupling.qms/test_davinci_v2_composites.qmt index a03575b2d56f35a57a5c830d8b79b8d1101a8fd9..b4e0c1a3fb9530d984e96077373184a23b8c7e91 100755 --- a/DaVinciTests/tests/qmtest/davinci.qms/test_davinci_v2_composites.qmt +++ b/DaVinciExamples/tests/qmtest/tupling.qms/test_davinci_v2_composites.qmt @@ -15,16 +15,16 @@ <extension class="GaudiTest.GaudiExeTest" kind="test"> <argument name="program"><text>lbexec</text></argument> <argument name="args"><set> - <text>DaVinciTests.option_davinci_v2_composites:main</text> + <text>DaVinciExamples.option_davinci_v2_composites:main</text> </set></argument> - <argument name="options_yaml_fn"><text>$DAVINCIEXAMPLESROOT/example_data/FEST_November_2021_dst_newPacking.yaml</text></argument> + <argument name="options_yaml_fn"><text>../../example_data/FEST_November_2021_dst_newPacking.yaml</text></argument> <argument name="extra_options_yaml"><text> evt_max: 2 </text></argument> <argument name="reference"><text>../refs/test_davinci_v2_composites.ref</text></argument> <argument name="error_reference"><text>../refs/empty.ref</text></argument> <argument name="validator"><text> -#from DaVinciTests.QMTest.DaVinciExclusions import preprocessor, counter_preprocessor +#from DaVinciExamples.QMTest.DaVinciExclusions import preprocessor, counter_preprocessor #validateWithReference(preproc = preprocessor, counter_preproc = counter_preprocessor) import sys, os, glob from ROOT import TFile