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