Skip to content

Commit 9a120f5

Browse files
MilanSkocicjvdp1
andcommitted
Update test/constants/test_constants.f90
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 415b3b6 commit 9a120f5

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
@@ -90,7 +90,6 @@ subroutine test_ALPHA_PARTICLE_MASS(error)
9090
end subroutine
9191

9292
subroutine test_ATOMIC_MASS_CONSTANT(error)
93-
implicit none
9493
type(error_type), allocatable, intent(out) :: error
9594
real(dp) :: value, expected, diff, fac
9695
fac = 1.0d27

0 commit comments

Comments
 (0)