Skip to content

Commit 852a02a

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

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
@@ -123,7 +123,6 @@ subroutine test_BOLTZMANN_CONSTANT(error)
123123
end subroutine
124124

125125
subroutine test_ELECTRON_VOLT(error)
126-
implicit none
127126
type(error_type), allocatable, intent(out) :: error
128127
real(dp) :: value, expected, diff, fac
129128
fac = 1.0d19

0 commit comments

Comments
 (0)