Skip to content

Commit 8623efb

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

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
@@ -178,7 +178,6 @@ subroutine test_MOLAR_VOLUME_NTP(error)
178178
end subroutine
179179

180180
subroutine test_PLANCK_CONSTANT(error)
181-
implicit none
182181
type(error_type), allocatable, intent(out) :: error
183182
real(dp) :: value, expected, diff, fac
184183
fac = 1.0d34

0 commit comments

Comments
 (0)