Skip to content

Commit 5dcecb7

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

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
@@ -244,7 +244,6 @@ subroutine test_U_ATOMIC_MASS_CONSTANT(error)
244244
end subroutine
245245

246246
subroutine test_U_AVOGADRO_CONSTANT(error)
247-
implicit none
248247
type(error_type), allocatable, intent(out) :: error
249248
real(dp) :: value, expected, diff, fac
250249
fac = 1.0d0

0 commit comments

Comments
 (0)