Skip to content

Commit 9154070

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

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
@@ -156,7 +156,6 @@ subroutine test_FARADAY_CONSTANT(error)
156156
end subroutine
157157

158158
subroutine test_MOLAR_MASS_CONSTANT(error)
159-
implicit none
160159
type(error_type), allocatable, intent(out) :: error
161160
real(dp) :: value, expected, diff, fac
162161
fac = 1.0d3

0 commit comments

Comments
 (0)