Skip to content

Commit 415b3b6

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

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
@@ -79,7 +79,6 @@ subroutine test_ALPHA_PARTICLE_ELECTRON_MASS_RATIO(error)
7979
end subroutine
8080

8181
subroutine test_ALPHA_PARTICLE_MASS(error)
82-
implicit none
8382
type(error_type), allocatable, intent(out) :: error
8483
real(dp) :: value, expected, diff, fac
8584
fac = 1.0d27

0 commit comments

Comments
 (0)