Skip to content

Commit a413e24

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

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
@@ -189,7 +189,6 @@ subroutine test_PLANCK_CONSTANT(error)
189189
end subroutine
190190

191191
subroutine test_SPEED_OF_LIGHT(error)
192-
implicit none
193192
type(error_type), allocatable, intent(out) :: error
194193
real(dp) :: value, expected, diff, fac
195194
fac = 1.0d0

0 commit comments

Comments
 (0)