Skip to content

Commit 78b218a

Browse files
committed
[roottest] Remove ROOT7 requirement for RNTuple tests
1 parent e91cca1 commit 78b218a

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

roottest/root/ntuple/CMakeLists.txt

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,3 @@
1-
if(NOT ROOT_root7_FOUND)
2-
return()
3-
endif()
4-
51
ROOTTEST_ADD_TEST(test_Basics
62
MACRO basics.C
73
OUTREF test_basics.ref)

0 commit comments

Comments
 (0)