Skip to content
Snippets Groups Projects

FTagAnalysisAlgorithms: Fix discovery of unit tests.

Merged Scott Snyder requested to merge ssnyder/athena:test.FTagAnalysisAlgorithms-20240523 into main
2 files
+ 4
4
Compare changes
  • Side-by-side
  • Inline
Files
2
@@ -25,7 +25,7 @@ class TestParseTDPDatabase(unittest.TestCase):
# Run 3 tests
reference = {
601229: 'pythia8',
700660: 'sherpa2210',
700660: 'sherpa2212',
513105: 'amcatnlopythia8',
999999: None,
}
Loading