Skip to content

Commit 7a9437c

Browse files
MilanSkocicjvdp1
andcommitted
Update test/constants/test_constants.f90
Co-authored-by: Jeremie Vandenplas <[email protected]>
1 parent 7bfcd51 commit 7a9437c

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
@@ -24,7 +24,6 @@ module test_constants
2424

2525
!> Collect all exported unit tests
2626
subroutine collect_constants(testsuite)
27-
implicit none
2827
!> Collection of tests
2928
type(unittest_type), allocatable, intent(out) :: testsuite(:)
3029
testsuite = [new_unittest("YEAR", test_year), &

0 commit comments

Comments
 (0)