diff --git a/projects/hip/tests/src/runtimeApi/memory/hipMemPtrGetInfo.cpp b/projects/hip/tests/src/runtimeApi/memory/hipMemPtrGetInfo.cpp index 5aa0072199..1f78b4afab 100644 --- a/projects/hip/tests/src/runtimeApi/memory/hipMemPtrGetInfo.cpp +++ b/projects/hip/tests/src/runtimeApi/memory/hipMemPtrGetInfo.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 */