From 01b3ffc69fc6b24dfbbe846e177b1ab11ad35dd5 Mon Sep 17 00:00:00 2001 From: lthakur Date: Wed, 11 Jul 2018 11:54:05 +0530 Subject: [PATCH] Update hipGetAlgntoffset2D.cpp [ROCm/clr commit: d8b5f60e12e7e696c90a22e976bacfe8e3628a46] --- projects/clr/hipamd/tests/src/texture/hipGetAlgntoffset2D.cpp | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/projects/clr/hipamd/tests/src/texture/hipGetAlgntoffset2D.cpp b/projects/clr/hipamd/tests/src/texture/hipGetAlgntoffset2D.cpp index 34376a0a76..b1ab647755 100644 --- a/projects/clr/hipamd/tests/src/texture/hipGetAlgntoffset2D.cpp +++ b/projects/clr/hipamd/tests/src/texture/hipGetAlgntoffset2D.cpp @@ -21,7 +21,7 @@ THE SOFTWARE. */ /* HIT_START - * BUILD: %t %s ../test_common.cpp + * BUILD: %t %s ../test_common.cpp EXCLUDE_HIP_PLATFORM nvcc * RUN: %t * HIT_END */