From 138d5f3d0c9bf7e8b6fc67a70abb0e59d6822e33 Mon Sep 17 00:00:00 2001 From: lthakur Date: Wed, 11 Jul 2018 15:24:00 +0530 Subject: [PATCH] Update hipGetChanDesc.cpp [ROCm/clr commit: 7003fe76f211c54233b001466832995dd506f88f] --- projects/clr/hipamd/tests/src/texture/hipGetChanDesc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/clr/hipamd/tests/src/texture/hipGetChanDesc.cpp b/projects/clr/hipamd/tests/src/texture/hipGetChanDesc.cpp index 254392ffd2..8a72f14829 100644 --- a/projects/clr/hipamd/tests/src/texture/hipGetChanDesc.cpp +++ b/projects/clr/hipamd/tests/src/texture/hipGetChanDesc.cpp @@ -21,7 +21,7 @@ THE SOFTWARE. */ /* HIT_START - * BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc + * BUILD: %t %s ../test_common.cpp * RUN: %t * HIT_END */