Disable running tests that are not being built

Change-Id: Ic1ae492780f4c7c6315e815e0b3c291b354927fd
This commit is contained in:
Maneesh Gupta
2016-06-18 15:48:14 +05:30
parent 55560ab8a0
commit 7da4b12b5c
+1 -1
View File
@@ -210,7 +210,7 @@ endif()
make_hipify_test(specialFunc.cu )
make_test(hipDynamicShared " ")
#make_test(hipDynamicShared " ")
# Add subdirs here:
add_subdirectory(deviceLib)