Skip to content

Commit f729f89

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

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
@@ -112,7 +112,6 @@ subroutine test_AVOGADRO_CONSTANT(error)
112112
end subroutine
113113

114114
subroutine test_BOLTZMANN_CONSTANT(error)
115-
implicit none
116115
type(error_type), allocatable, intent(out) :: error
117116
real(dp) :: value, expected, diff, fac
118117
fac = 1.0d23

0 commit comments

Comments
 (0)