From 6b1908d960e23f1d1f23cbec6e7ac6c73cf2095f Mon Sep 17 00:00:00 2001 From: Attila Krasznahorkay <Attila.Krasznahorkay@cern.ch> Date: Wed, 25 Mar 2020 18:46:16 +0100 Subject: [PATCH] Added AsgExternal/Asg_Test to AthGeneration. Since that package is now needed by the unit tests of xAODRootAccess. --- Projects/AthGeneration/package_filters.txt | 1 + 1 file changed, 1 insertion(+) diff --git a/Projects/AthGeneration/package_filters.txt b/Projects/AthGeneration/package_filters.txt index b340bb9a2c0..8e97c9b6f3e 100644 --- a/Projects/AthGeneration/package_filters.txt +++ b/Projects/AthGeneration/package_filters.txt @@ -1,6 +1,7 @@ # # Package filtering rules for the AthGeneration project build. # ++ AsgExternal/Asg_Test + AtlasTest/TestTools + Calorimeter/CaloConditions + Calorimeter/CaloCondBlobObjs -- GitLab