Skip to content

Commit

Permalink
Merge pull request #11628 from smuzaffar/from-CMSSW_7_6_X_2015-10-04-…
Browse files Browse the repository at this point in the history
…2300

remove ref to testCondDBDict which is not part of this package any more
  • Loading branch information
cmsbuild committed Oct 5, 2015
2 parents d302bd9 + c919e61 commit c855f26
Showing 1 changed file with 2 additions and 3 deletions.
5 changes: 2 additions & 3 deletions CondCore/CondDB/test/BuildFile.xml
Expand Up @@ -6,8 +6,9 @@
<use name="FWCore/PluginManager"/>
<use name="FWCore/Utilities"/>

<library file="" name="testCondDBDict"/>

<bin file="testReadWritePayloads.cpp" name="testReadWritePayloads">
<lib name="testCondDBDict"/>
</bin>

<bin file="testConditionDatabase_1.cpp" name="testConditionDatabase_1">
Expand All @@ -17,11 +18,9 @@
</bin>

<bin file="testRootStreaming.cpp" name="testRootStreaming">
<lib name="testCondDBDict"/>
</bin>

<bin file="testPayloadProxy.cpp" name="testPayloadProxy">
<lib name="testCondDBDict"/>
</bin>

<bin file="testFrontier.cpp" name="testFrontier">
Expand Down

0 comments on commit c855f26

Please sign in to comment.