Skip to content

Commit 43a90bd

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

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
@@ -200,7 +200,6 @@ subroutine test_SPEED_OF_LIGHT(error)
200200
end subroutine
201201

202202
subroutine test_STANDARD_ACCELERATION_OF_GRAVITY(error)
203-
implicit none
204203
type(error_type), allocatable, intent(out) :: error
205204
real(dp) :: value, expected, diff, fac
206205
fac = 1.0d0

0 commit comments

Comments
 (0)