We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 190707b commit 72ddeb7Copy full SHA for 72ddeb7
1 file changed
Framework/Core/test/test_GroupSlicer.cxx
@@ -93,8 +93,6 @@ TEST_CASE("RelatedByIndex")
93
CHECK(soa::relatedByIndex<aod::Collision, aod::Tracks>() == true);
94
}
95
96
-using Matchers = std::vector<std::pair<int, ConcreteDataMatcher>>;
97
-
98
TEST_CASE("GroupSlicerOneAssociated")
99
{
100
TableBuilder builderE;
0 commit comments