Merge pull request #821 from gargrahul/remove_redundancy_memset3d_test

[dtest] Remove redundant arguments from hipMemset3D test
This commit is contained in:
Maneesh Gupta
2018-12-31 15:32:19 +05:30
کامیت شده توسط GitHub
کامیت 7647bdb664
@@ -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
*/