Skip to content

Commit 9910b24

Browse files
committed
Update number of images for team_number test
1 parent ca93be0 commit 9910b24

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

CMakeLists.txt

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -719,7 +719,7 @@ if(opencoarrays_aware_compiler)
719719
add_caf_test(comp_allocated_2 2 comp_allocated_2)
720720
add_caf_test(alloc_comp_get_convert_nums 2 alloc_comp_get_convert_nums)
721721
if(NOT CMAKE_Fortran_COMPILER_VERSION VERSION_LESS 8)
722-
add_caf_test(team_number 6 team_number)
722+
add_caf_test(team_number 8 team_number)
723723
add_caf_test(teams_subset 3 teams_subset)
724724
add_caf_test(get_communicator 3 get_communicator)
725725
add_caf_test(alloc_comp_multidim_shape 2 alloc_comp_multidim_shape)

0 commit comments

Comments
 (0)