Skip to content

Commit fa6bd80

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

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
@@ -101,7 +101,6 @@ subroutine test_ATOMIC_MASS_CONSTANT(error)
101101
end subroutine
102102

103103
subroutine test_AVOGADRO_CONSTANT(error)
104-
implicit none
105104
type(error_type), allocatable, intent(out) :: error
106105
real(dp) :: value, expected, diff, fac
107106
fac = 1.0d-23

0 commit comments

Comments
 (0)