Skip to content

Commit

Permalink
Use new BuildFile for loop
Browse files Browse the repository at this point in the history
  • Loading branch information
wddgit committed Jul 1, 2021
1 parent 755296a commit 8a8e0a8
Showing 1 changed file with 1 addition and 5 deletions.
6 changes: 1 addition & 5 deletions FWCore/Framework/test/BuildFile.xml
Original file line number Diff line number Diff line change
Expand Up @@ -36,11 +36,7 @@
<use name="FWCore/Utilities"/>
</bin>

<test name="TestFWCoreFrameworkOptions0" command="run_testOptions.sh 0"/>
<test name="TestFWCoreFrameworkOptions1" command="run_testOptions.sh 1"/>
<test name="TestFWCoreFrameworkOptions2" command="run_testOptions.sh 2"/>
<test name="TestFWCoreFrameworkOptions3" command="run_testOptions.sh 3"/>
<test name="TestFWCoreFrameworkOptions4" command="run_testOptions.sh 4"/>
<test name="TestFWCoreFrameworkOptions" command="run_testOptions.sh ${value}" for="0,4"/>

<library file="stubs/TestTriggerNames.cc" name="TestTriggerNames">
<flags EDM_PLUGIN="1"/>
Expand Down

0 comments on commit 8a8e0a8

Please sign in to comment.