We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 5421a21 commit ba3394bCopy full SHA for ba3394b
tree/tree/test/TChainRegressions.cxx
@@ -13,6 +13,7 @@ class TTreeCache;
13
TEST(TChain, WrongCacheReadTwoTrees)
14
{
15
const auto treename1 = "tree1";
16
+ const auto treename2 = "tree2";
17
const auto filename1 = "tchain7973_file1.root";
18
const auto filename2 = "tchain7973_file2.root";
19
0 commit comments