CaloClusterCorrection: unit test cleanup
Import the athena Logging
module to get our default log format
(becomes relevant for Gaudi v38 where GaudiHandles use logging
instead of print
). This is needed here as the test does not import
any of our other standard modules (e.g. MainServicesConfig
).
Also delete obsolete XML test configuration file.