Skip to content

Commit aed2b81

Browse files
author
Alessandro Fanfarillo
committed
Minor change in test case
1 parent add5a11 commit aed2b81

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

src/tests/unit/collectives/co_broadcast_allocatable_components.f90

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ program main
3737
alloc_message%superstring = 0
3838
endif
3939

40+
sync all
41+
4042
call co_broadcast(alloc_message,source_image=sender)
4143

4244
associate( failures => [ &

0 commit comments

Comments
 (0)