Update hipAsynchronousStreams.cpp

This test needs to be excluded from nvcc platform

[ROCm/hip commit: 580c808400]
This commit is contained in:
Maneesh Gupta
2019-01-07 09:26:21 +05:30
committed by GitHub
parent d1a7eb0cb5
commit cf7c7f2db2
@@ -19,7 +19,7 @@ THE SOFTWARE.
/*
* HIT_START
* BUILD: %t %s ../test_common.cpp HIPCC_OPTIONS -std=c++11
* BUILD: %t %s ../test_common.cpp HIPCC_OPTIONS -std=c++11 EXCLUDE_HIP_PLATFORM nvcc
* RUN: %t
* HIT_END
*/