diff --git a/Phys/DecayTreeTuple/tests/qmtest/decaytreetuple.qms/decaytreetuple-tupletooldoca.qmt b/Phys/DecayTreeTuple/tests/qmtest/decaytreetuple.qms/decaytreetuple-tupletooldoca.qmt index b4f2c178281cb40a5aa2c9c4c0668c45bd9dc7df..8cda9f2272a514305e1ff101d892e01500526476 100644 --- a/Phys/DecayTreeTuple/tests/qmtest/decaytreetuple.qms/decaytreetuple-tupletooldoca.qmt +++ b/Phys/DecayTreeTuple/tests/qmtest/decaytreetuple.qms/decaytreetuple-tupletooldoca.qmt @@ -1,6 +1,6 @@ <?xml version="1.0" ?><!DOCTYPE extension PUBLIC '-//QM/2.3/Extension//EN' 'http://www.codesourcery.com/qm/dtds/2.3/-//qm/2.3/extension//en.dtd'> <!-- - (c) Copyright 2019 CERN for the benefit of the LHCb Collaboration + (c) Copyright 2023 CERN for the benefit of the LHCb Collaboration This software is distributed under the terms of the GNU General Public Licence version 3 (GPL Version 3), copied verbatim in the file "COPYING". @@ -64,6 +64,6 @@ TFile: name=test_tupletooldoca.root, title=Gaudi Trees, option=CREATE *............................................................................* """ findReferenceBlock(reference_block, stdout, result, causes) -countErrorLines({"FATAL": 0, "ERROR": 0, "WARNING": 1}) +countErrorLines({"FATAL": 0, "ERROR": 0, "WARNING": 0}) </text></argument> </extension>