From 6ccf6807f6d3a2d04b8df2cc9d0009e0a3d00096 Mon Sep 17 00:00:00 2001 From: lthakur Date: Wed, 11 Jul 2018 15:23:21 +0530 Subject: [PATCH] Update hipGetAlgntoffset2D.cpp [ROCm/clr commit: d395531f47276b901fc6671949c06215268f4e42] --- 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 b1ab647755..5b6ddc3974 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 EXCLUDE_HIP_PLATFORM nvcc + * BUILD: %t %s ../test_common.cpp * RUN: %t * HIT_END */