Skip to content

Commit 5214551

Browse files
committed
[test] Enable nonsplit.C test for #19687
1 parent bed6937 commit 5214551

File tree

2 files changed

+4
-0
lines changed

2 files changed

+4
-0
lines changed

roottest/root/treeformula/array/CMakeLists.txt

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,10 @@ ROOTTEST_ADD_TEST(eventlist
2020
OUTREF arrayEventListTest.ref
2121
FIXTURES_SETUP root-treeformula-array-eventlist-fixture)
2222

23+
ROOTTEST_ADD_TEST(nonSplit
24+
MACRO nonsplit.C+
25+
ERRREF nonsplit.erref)
26+
2327
# depend from eventlist because of file copying
2428
ROOTTEST_ADD_TEST(boolOpt
2529
MACRO boolOpt.C

roottest/root/treeformula/array/nonsplit.erref

Whitespace-only changes.

0 commit comments

Comments
 (0)