Skip to content

Commit ae5abbb

Browse files
committed
Add blank lines in test programs
1 parent 42acce8 commit ae5abbb

File tree

2 files changed

+2
-0
lines changed

2 files changed

+2
-0
lines changed

test/main.f90

+1
Original file line numberDiff line numberDiff line change
@@ -66,4 +66,5 @@ program tester
6666
error stop 1
6767
end if
6868

69+
6970
end program tester

test/main_junitxml.f90

+1
Original file line numberDiff line numberDiff line change
@@ -72,4 +72,5 @@ program tester_junitxml
7272
error stop 1
7373
end if
7474

75+
7576
end program tester_junitxml

0 commit comments

Comments
 (0)