Skip to content

Commit a184072

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

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
@@ -343,7 +343,6 @@ subroutine test_U_SPEED_OF_LIGHT(error)
343343
end subroutine
344344

345345
subroutine test_U_STANDARD_ACCELERATION_OF_GRAVITY(error)
346-
implicit none
347346
type(error_type), allocatable, intent(out) :: error
348347
real(dp) :: value, expected, diff, fac
349348
fac = 1.0d0

0 commit comments

Comments
 (0)