Skip to content

Commit a4c9a84

Browse files
rem1776rem1776
authored andcommitted
add fms_end call to test_grid2
1 parent 33b8fbd commit a4c9a84

1 file changed

Lines changed: 2 additions & 0 deletions

File tree

test_fms/mosaic2/test_grid2.F90

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -60,6 +60,8 @@ program test_mosaic
6060
if(mpp_pe() .eq. mpp_root_pe()) write(*,*) 'TEST GET_GRID_COMP_AREA_UG'
6161
call test_get_grid_comp_area_ug
6262

63+
call fms_end()
64+
6365
contains
6466
!------------------------------------------!
6567
subroutine test_get_cell_vertices

0 commit comments

Comments
 (0)