summaryrefslogtreecommitdiffstats
path: root/c++/test/CMakeTests.cmake
diff options
context:
space:
mode:
Diffstat (limited to 'c++/test/CMakeTests.cmake')
-rw-r--r--c++/test/CMakeTests.cmake10
1 files changed, 0 insertions, 10 deletions
diff --git a/c++/test/CMakeTests.cmake b/c++/test/CMakeTests.cmake
index a1c07f7..02bff3e 100644
--- a/c++/test/CMakeTests.cmake
+++ b/c++/test/CMakeTests.cmake
@@ -56,13 +56,3 @@ set_tests_properties (CPP_testhdf5 PROPERTIES DEPENDS CPP_testhdf5-clear-objects
if (HDF5_TEST_VFD)
include (CMakeVFDTests.cmake)
endif ()
-
-##############################################################################
-##############################################################################
-### V O L T E S T S ###
-##############################################################################
-##############################################################################
-
-if (HDF5_TEST_VOL)
- include (CMakeVOLTests.cmake)
-endif ()