Skip to content

Commit bbcc33e

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

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
@@ -321,7 +321,6 @@ subroutine test_U_MOLAR_VOLUME_NTP(error)
321321
end subroutine
322322

323323
subroutine test_U_PLANCK_CONSTANT(error)
324-
implicit none
325324
type(error_type), allocatable, intent(out) :: error
326325
real(dp) :: value, expected, diff, fac
327326
fac = 1.0d0

0 commit comments

Comments
 (0)