Skip to content

Commit 6131205

Browse files
MilanSkocicjvdp1
andcommitted
Update test/constants/test_constants.f90
Co-authored-by: Jeremie Vandenplas <jeremie.vandenplas@gmail.com>
1 parent 32a3920 commit 6131205

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
@@ -211,7 +211,6 @@ subroutine test_STANDARD_ACCELERATION_OF_GRAVITY(error)
211211
end subroutine
212212

213213
subroutine test_U_ALPHA_PARTICLE_ELECTRON_MASS_RATIO(error)
214-
implicit none
215214
type(error_type), allocatable, intent(out) :: error
216215
real(dp) :: value, expected, diff, fac
217216
fac = 1.0d7

0 commit comments

Comments
 (0)