Skip to content

Commit ccaa29f

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

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
@@ -134,7 +134,6 @@ subroutine test_ELECTRON_VOLT(error)
134134
end subroutine
135135

136136
subroutine test_ELEMENTARY_CHARGE(error)
137-
implicit none
138137
type(error_type), allocatable, intent(out) :: error
139138
real(dp) :: value, expected, diff, fac
140139
fac = 1.0d19

0 commit comments

Comments
 (0)