Skip to content

Commit e75bb8a

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

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
@@ -277,7 +277,6 @@ subroutine test_U_ELECTRON_VOLT(error)
277277
end subroutine
278278

279279
subroutine test_U_ELEMENTARY_CHARGE(error)
280-
implicit none
281280
type(error_type), allocatable, intent(out) :: error
282281
real(dp) :: value, expected, diff, fac
283282
fac = 1.0d0

0 commit comments

Comments
 (0)