Skip to content

Commit baed382

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

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
@@ -266,7 +266,6 @@ subroutine test_U_BOLTZMANN_CONSTANT(error)
266266
end subroutine
267267

268268
subroutine test_U_ELECTRON_VOLT(error)
269-
implicit none
270269
type(error_type), allocatable, intent(out) :: error
271270
real(dp) :: value, expected, diff, fac
272271
fac = 1.0d0

0 commit comments

Comments
 (0)