Skip to content

Commit ba13328

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

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
@@ -145,7 +145,6 @@ subroutine test_ELEMENTARY_CHARGE(error)
145145
end subroutine
146146

147147
subroutine test_FARADAY_CONSTANT(error)
148-
implicit none
149148
type(error_type), allocatable, intent(out) :: error
150149
real(dp) :: value, expected, diff, fac
151150
fac = 1.0d0

0 commit comments

Comments
 (0)