Skip to content

Commit 0939063

Browse files
committed
[roottest] simplify treeformula/formulaio test
1 parent 804667b commit 0939063

File tree

2 files changed

+3
-6
lines changed

2 files changed

+3
-6
lines changed

roottest/root/treeformula/formulaio/.rootrc

Lines changed: 0 additions & 1 deletion
This file was deleted.
Lines changed: 3 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
ROOTTEST_ADD_TEST(old-formula
2-
PRECMD ${CMAKE_COMMAND} -E copy
3-
${CMAKE_CURRENT_SOURCE_DIR}/hsimple.31000.root
4-
${CMAKE_CURRENT_BINARY_DIR}/hsimple.31000.root
5-
MACRO runoldFormulaTest.C
6-
OUTREF oldFormulaTest.ref)
2+
COPY_TO_BUILDDIR hsimple.31000.root
3+
MACRO runoldFormulaTest.C
4+
OUTREF oldFormulaTest.ref)

0 commit comments

Comments
 (0)