Skip to content

Commit c751fd0

Browse files
MilanSkocicjvdp1
andcommitted
Update test/constants/test_constants.f90
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 98427e4 commit c751fd0

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

test/constants/test_constants.f90

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,6 @@ subroutine test_year(error)
6868
end subroutine
6969

7070
subroutine test_ALPHA_PARTICLE_ELECTRON_MASS_RATIO(error)
71-
implicit none
7271
type(error_type), allocatable, intent(out) :: error
7372
real(dp) :: value, expected, diff, fac
7473
fac = 1.0d0

0 commit comments

Comments
 (0)