Skip to content

Commit a79e01f

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

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
@@ -332,7 +332,6 @@ subroutine test_U_PLANCK_CONSTANT(error)
332332
end subroutine
333333

334334
subroutine test_U_SPEED_OF_LIGHT(error)
335-
implicit none
336335
type(error_type), allocatable, intent(out) :: error
337336
real(dp) :: value, expected, diff, fac
338337
fac = 1.0d0

0 commit comments

Comments
 (0)