Skip to content

Commit 1d8a213

Browse files
committed
[roottest] adjust meta/ROOT-10804 test
1 parent ec29bd7 commit 1d8a213

File tree

1 file changed

+5
-3
lines changed

1 file changed

+5
-3
lines changed
Lines changed: 5 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,8 +1,10 @@
1-
ROOTTEST_GENERATE_REFLEX_DICTIONARY(ROOT10804 ROOT10804.h SELECTION selection.xml)
2-
set(depends ${GENERATE_REFLEX_TEST})
1+
ROOTTEST_GENERATE_REFLEX_DICTIONARY(ROOT10804
2+
ROOT10804.h
3+
SELECTION selection.xml
4+
FIXTURES_SETUP root-meta-10804-fixture)
35

46
ROOTTEST_ADD_TEST(execROOT10804
57
MACRO execROOT10804.C
68
OUTREF execROOT10804.oref
79
ERRREF execROOT10804.eref
8-
DEPENDS ${depends})
10+
FIXTURES_REQUIRED root-meta-10804-fixture)

0 commit comments

Comments
 (0)