diff --git a/Modules/US/Testing/files.cmake b/Modules/US/Testing/files.cmake index 88d00d5a0c..b29d9e99e6 100644 --- a/Modules/US/Testing/files.cmake +++ b/Modules/US/Testing/files.cmake @@ -1,19 +1,19 @@ SET(MODULE_TESTS mitkUSImageTest.cpp - mitkUSImageVideoSourceTest.cpp + #mitkUSImageVideoSourceTest.cpp // deactivated until updated to current openCV mitkUSProbeTest.cpp mitkUSDeviceTest.cpp - mitkUSPipelineTest.cpp + #mitkUSPipelineTest.cpp //deactivated until bugfix for mitkImage cloning available # ----------------------------------------------------------------------- # ------------------ Deavtivated Tests ---------------------------------- # ----------------------------------------------------------------------- ) SET(MODULE_CUSTOM_TESTS mitkUSImageVideoSourceTest.cpp )