Skip to content

Commit 135bdf7

Browse files
committed
Change macro name in CMakeLists.txt
1 parent af16e0e commit 135bdf7

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Detectors/Upgrades/ALICE3/TRK/macros/test/CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,7 @@ o2_add_test_root_macro(CheckBandwidth.C
2121
O2::Steer
2222
LABELS trk COMPILE_ONLY)
2323

24-
o2_add_test_root_macro(CheckDigits.C
24+
o2_add_test_root_macro(CheckDigitsTRK.C
2525
PUBLIC_LINK_LIBRARIES O2::ITSMFTBase
2626
O2::ITSMFTSimulation
2727
O2::TRKBase

0 commit comments

Comments
 (0)