From 7fe46338d3d6b4c87f351f0744a0469c7e032d6b Mon Sep 17 00:00:00 2001 From: lthakur Date: Wed, 11 Jul 2018 15:24:00 +0530 Subject: [PATCH] Update hipGetChanDesc.cpp [ROCm/hip commit: 429046edef919ab94918b50db1304c9e4e459253] --- projects/hip/tests/src/texture/hipGetChanDesc.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/hip/tests/src/texture/hipGetChanDesc.cpp b/projects/hip/tests/src/texture/hipGetChanDesc.cpp index 254392ffd2..8a72f14829 100644 --- a/projects/hip/tests/src/texture/hipGetChanDesc.cpp +++ b/projects/hip/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 */