Skip to content

Commit bac6e47

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

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
@@ -310,7 +310,6 @@ subroutine test_U_MOLAR_MASS_CONSTANT(error)
310310
end subroutine
311311

312312
subroutine test_U_MOLAR_VOLUME_NTP(error)
313-
implicit none
314313
type(error_type), allocatable, intent(out) :: error
315314
real(dp) :: value, expected, diff, fac
316315
fac = 1.0d0

0 commit comments

Comments
 (0)