Merge pull request #821 from gargrahul/remove_redundancy_memset3d_test

[dtest] Remove redundant arguments from hipMemset3D test
Этот коммит содержится в:
Maneesh Gupta
2018-12-31 15:32:19 +05:30
коммит произвёл GitHub
родитель 02de25e60b 10d2a9a269
Коммит 7647bdb664
+1 -2
Просмотреть файл
@@ -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
*/