Skip to content

Commit 7bfbd51

Browse files
MilanSkocicjvdp1
andauthored
Update test/constants/test_constants.f90
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 2731820 commit 7bfbd51

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
@@ -222,7 +222,6 @@ subroutine test_U_ALPHA_PARTICLE_ELECTRON_MASS_RATIO(error)
222222
end subroutine
223223

224224
subroutine test_U_ALPHA_PARTICLE_MASS(error)
225-
implicit none
226225
type(error_type), allocatable, intent(out) :: error
227226
real(dp) :: value, expected, diff, fac
228227
fac = 1.0d36

0 commit comments

Comments
 (0)