FTagAnalysisAlgorithms: Fix discovery of unit tests.
FTagAnalysisAlgorithms: Fix discovery of unit tests. Need to specify a pattern for unit test discovery --- the default won't match anything. Fixes a failure seen with python 3.12, where unittest will fail if it doesn't find any tests.
Showing
- PhysicsAnalysis/Algorithms/FTagAnalysisAlgorithms/CMakeLists.txt 3 additions, 3 deletions...Analysis/Algorithms/FTagAnalysisAlgorithms/CMakeLists.txt
- PhysicsAnalysis/Algorithms/FTagAnalysisAlgorithms/test/ut_FTagMCMCfromTDP.py 1 addition, 1 deletion...orithms/FTagAnalysisAlgorithms/test/ut_FTagMCMCfromTDP.py
Loading
Please register or sign in to comment