Skip to content

Commit 72ddeb7

Browse files
committed
fixup! do not use external matchers in GroupSlicer
1 parent 190707b commit 72ddeb7

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Framework/Core/test/test_GroupSlicer.cxx

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -93,8 +93,6 @@ TEST_CASE("RelatedByIndex")
9393
CHECK(soa::relatedByIndex<aod::Collision, aod::Tracks>() == true);
9494
}
9595

96-
using Matchers = std::vector<std::pair<int, ConcreteDataMatcher>>;
97-
9896
TEST_CASE("GroupSlicerOneAssociated")
9997
{
10098
TableBuilder builderE;

0 commit comments

Comments
 (0)