diff --git a/hipamd/tests/src/runtimeApi/memory/hipMemset3D.cpp b/hipamd/tests/src/runtimeApi/memory/hipMemset3D.cpp index 53e21c93bb..151a86a6c0 100644 --- a/hipamd/tests/src/runtimeApi/memory/hipMemset3D.cpp +++ b/hipamd/tests/src/runtimeApi/memory/hipMemset3D.cpp @@ -24,8 +24,7 @@ THE SOFTWARE. /* HIT_START * BUILD: %t %s ../../test_common.cpp - * //Small copy - * RUN: %t -N 10 --memsetval 0x42 + * RUN: %t * HIT_END */