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