File tree Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Expand file tree Collapse file tree 1 file changed +1
-1
lines changed Original file line number Diff line number Diff line change @@ -208,7 +208,7 @@ if(opencoarrays_aware_compiler)
208
208
add_mpi_test (hello_multiverse 2 ${tests_root} /integration/coarrayHelloWorld/hello_multiverse )
209
209
add_mpi_test (coarray_burgers_pde 2 ${tests_root} /integration/pde_solvers/coarrayBurgers/coarray_burgers_pde )
210
210
add_mpi_test (co_heat 2 ${tests_root} /integration/pde_solvers/coarrayHeatSimplified/co_heat )
211
- add_mpi_test (async_hello_world ${tests_root} /integration/events/asynchronous_hello_world )
211
+ add_mpi_test (events 2 ${tests_root} /integration/events/asynchronous_hello_world )
212
212
if ( ("${CMAKE_SYSTEM_PROCESSOR} " MATCHES "x86_64" ) AND ("${CMAKE_SYSTEM_NAME} " MATCHES "Linux" ) )
213
213
if ( NOT (DEFINED ENV{TRAVIS} ))
214
214
add_mpi_test (coarray_navier_stokes 2 ${tests_root} /integration/pde_solvers/navier-stokes/coarray_navier_stokes )
You can’t perform that action at this time.
0 commit comments