Skip to content

Commit aed6d2f

Browse files
committed
Add markdown link to issue for regression
1 parent b9f2bf5 commit aed6d2f

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/tests/regression/reported/issue-293-silent-event-failure.F90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@ program main
3434
!! date: 2016-12-22
3535
!! category: regression
3636
!! Test posting a static event_type coarray
37-
!! OpenCoarrays issue #293
37+
!! OpenCoarrays issue [#293](https://github.com/sourceryinstitute/opencoarrays/issues/293)
3838
use iso_fortran_env, only : event_type
3939
implicit none
4040
type(event_type) :: test_post[*]

0 commit comments

Comments
 (0)