Skip to content

Commit

Permalink
add fcchh analysis to test suite
Browse files Browse the repository at this point in the history
  • Loading branch information
bistapf committed Oct 15, 2024
1 parent 9181224 commit 7d87ba6
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions tests/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -11,6 +11,8 @@ add_integration_test("examples/FCCee/vertex_lcfiplus/analysis_V0.py")

add_standalone_test("examples/FCCee/fullSim/caloNtupleizer/analysis.py")

add_standalone_test("examples/FCChh/ggHH_bbyy/analysis_stage1.py")

if(WITH_PODIO_DATASOURCE)
add_standalone_test("examples/data_source/standalone.py")
add_integration_test("examples/data_source/histmaker_source.py")
Expand Down

0 comments on commit 7d87ba6

Please sign in to comment.