diff --git a/tests/src/CMakeLists.txt b/tests/src/CMakeLists.txt index aa63a2a91a..2734abb911 100644 --- a/tests/src/CMakeLists.txt +++ b/tests/src/CMakeLists.txt @@ -210,7 +210,7 @@ endif() make_hipify_test(specialFunc.cu ) -make_test(hipDynamicShared " ") +#make_test(hipDynamicShared " ") # Add subdirs here: add_subdirectory(deviceLib)