Skip to content

Commit

Permalink
Merge pull request #12581 from makortel/packedCandidateFixes
Browse files Browse the repository at this point in the history
Fixes to PackedCandidate
  • Loading branch information
davidlange6 committed Dec 7, 2015
2 parents 79cfa3a + 34ee08d commit e6d597e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion DataFormats/PatCandidates/test/BuildFile.xml
Original file line number Diff line number Diff line change
@@ -1,7 +1,7 @@
<use name="boost"/>
<use name="cppunit"/>
<use name="DataFormats/PatCandidates"/>
<bin name="testDataFormatsPatCandidates" file="testPackedCandidate.cc,testPackedGenParticle.cc,testMiniFloat.cpp,testRunner.cpp"/>
<bin name="testDataFormatsPatCandidates" file="testPackedCandidate.cc,testPackedGenParticle.cc,testMiniFloat.cpp,testlogintpack.cpp,testRunner.cpp"/>
<bin name="testKinResolutions" file="testKinParametrizations.cc,testKinResolutions.cc,testRunner.cpp">
<flags NO_TESTRUN="1"/>
</bin>

0 comments on commit e6d597e

Please sign in to comment.