Skip to content

Commit

Permalink
[TDF] Remove unused reference files
Browse files Browse the repository at this point in the history
  • Loading branch information
eguiraud authored and bluehood committed Mar 16, 2018
1 parent fbb1bfd commit b54e462
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 4 deletions.
2 changes: 0 additions & 2 deletions root/dataframe/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -167,13 +167,11 @@ ROOTTEST_GENERATE_EXECUTABLE(read_leaves test_read_leaves.cxx LIBRARIES ${DFLIBR
ROOTTEST_ADD_TEST(read_leaves
EXEC read_leaves
COPY_TO_BUILDDIR test_read_leaves.h
OUTREF read_leaves.ref
DEPENDS ${GENERATE_EXECUTABLE_TEST})

ROOTTEST_GENERATE_EXECUTABLE(read_leaves_nodict test_read_leaves_nodict.cxx LIBRARIES ${DFLIBRARIES})
ROOTTEST_ADD_TEST(read_leaves_nodict
EXEC read_leaves_nodict
OUTREF read_leaves_nodict.ref
DEPENDS ${GENERATE_EXECUTABLE_TEST} read_leaves)

ROOTTEST_ADD_TEST(test_readTotemNtuple
Expand Down
Empty file removed root/dataframe/read_leaves.ref
Empty file.
2 changes: 0 additions & 2 deletions root/dataframe/read_leaves_nodict.ref

This file was deleted.

0 comments on commit b54e462

Please sign in to comment.