Skip to content

Commit b9a16a6

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

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
@@ -299,7 +299,6 @@ subroutine test_U_FARADAY_CONSTANT(error)
299299
end subroutine
300300

301301
subroutine test_U_MOLAR_MASS_CONSTANT(error)
302-
implicit none
303302
type(error_type), allocatable, intent(out) :: error
304303
real(dp) :: value, expected, diff, fac
305304
fac = 1.0d13

0 commit comments

Comments
 (0)