Skip to content

Commit 50609ca

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

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
@@ -167,7 +167,6 @@ subroutine test_MOLAR_MASS_CONSTANT(error)
167167
end subroutine
168168

169169
subroutine test_MOLAR_VOLUME_NTP(error)
170-
implicit none
171170
type(error_type), allocatable, intent(out) :: error
172171
real(dp) :: value, expected, diff, fac
173172
fac = 1.0d3

0 commit comments

Comments
 (0)