Skip to content

Commit

Permalink
Remove trailing whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
uramirez8707 committed Sep 9, 2024
1 parent c3838b9 commit 3087170
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions test_fms/block_control/test_block_control.F90
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@ program test_block_control
if (message) &
call mpp_error(FATAL, "test_block_control::define_blocks did not output the warning message"//&
" about uneven blocks")

!Expected size of each block for every PE
ncy = (/11, 10, 11/)
expected_endingy = jsc-1
Expand All @@ -66,4 +66,4 @@ program test_block_control
enddo

call fms_end()
end program
end program

0 comments on commit 3087170

Please sign in to comment.