Skip to content

Commit

Permalink
change test program name
Browse files Browse the repository at this point in the history
  • Loading branch information
lwcugb committed Jan 22, 2025
1 parent 521ee44 commit f9e7037
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions tests/test_bvoc.F90
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
program test_dust
program test_bvoc
use CATChem, fp => cc_rk
use testing_mod, only: assert
use state_mod
Expand Down Expand Up @@ -163,4 +163,4 @@ subroutine print_info(Config_, BvocState_, MetState_, DiagState_, title_)

end subroutine print_info

end program test_dust
end program test_bvoc

0 comments on commit f9e7037

Please sign in to comment.