Skip to content

Commit

Permalink
Conflict: remove ALLEGRO tests
Browse files Browse the repository at this point in the history
  • Loading branch information
Zhibo Wu committed Sep 4, 2024
1 parent 4f51dd6 commit 1df17ba
Showing 1 changed file with 0 additions and 12 deletions.
12 changes: 0 additions & 12 deletions RecFCCeeCalorimeter/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -63,15 +63,3 @@ add_test(NAME FCCeeLAr_benchmarkCorrection
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
)
set_test_env(FCCeeLAr_benchmarkCorrection)

add_test(NAME FCCeeLAr_runxtalk
COMMAND k4run RecCalorimeter/tests/options/runEcalBarrel_ReconstructionTopoClusters_crosstalk.py
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
)
set_test_env(FCCeeLAr_runxtalk)

add_test(NAME FCCeeLAr_ecalNoise
COMMAND k4run RecCalorimeter/tests/options/runEcalBarrel_addNoise_thetamodulemerged.py
WORKING_DIRECTORY ${PROJECT_SOURCE_DIR}
)
set_test_env(FCCeeLAr_ecalNoise)

0 comments on commit 1df17ba

Please sign in to comment.