Skip to content

Commit

Permalink
[legacy] Add test for FairRoot v19.0
Browse files Browse the repository at this point in the history
(cherry picked from commit 8b0b3cc)
  • Loading branch information
fuhlig1 authored and dennisklein committed Jun 11, 2024
1 parent 165ec6e commit 9f7c445
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion cmake/legacy.cmake
Original file line number Diff line number Diff line change
Expand Up @@ -543,7 +543,7 @@ add_custom_target(source-cache

include(CTest)

foreach(ver IN ITEMS 18.6 18.8)
foreach(ver IN ITEMS 18.6 18.8 19.0)
set(TEST_VERSION v${ver}_patches)
configure_file(test/legacy/fairroot.sh.in ${CMAKE_BINARY_DIR}/test_fairroot_${ver}.sh @ONLY)
add_test(NAME FairRoot_${ver}
Expand Down

0 comments on commit 9f7c445

Please sign in to comment.