Skip to content

Commit

Permalink
test: Exa.TrkX link unit test MetricHooks (#2683)
Browse files Browse the repository at this point in the history
The test was overlooked.
  • Loading branch information
AJPfleger authored Nov 17, 2023
1 parent c17a685 commit fd1e0b4
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions Tests/UnitTests/Plugins/ExaTrkX/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,3 +3,4 @@ set(unittest_extra_libraries ActsPluginExaTrkX ${TORCH_LIBRARIES})
add_unittest(ExaTrkXTensorConversion ExaTrkXTensorConversionTests.cpp)
add_unittest(ExaTrkXEdgeBuilding ExaTrkXEdgeBuildingTest.cpp)
add_unittest(ExaTrkXBoostTrackBuilding ExaTrkXBoostTrackBuildingTests.cpp)
add_unittest(ExaTrkXMetricHookTests ExaTrkXMetricHookTests.cpp)

0 comments on commit fd1e0b4

Please sign in to comment.