Skip to content

Commit 2ac6af0

Browse files
author
ROMAXTECHNOLOGY\hugh.walsh
committed
Changes to remove erroneous spaces
1 parent df671a6 commit 2ac6af0

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

src/tests/jf_test_2.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -391,7 +391,7 @@ subroutine add_variables_to_input(json, me, variable, units, frame, center, rdat
391391

392392
end subroutine add_variables_to_input
393393

394-
end module jf_test_2_mod
394+
end module jf_test_2_mod
395395
!*****************************************************************************************
396396

397397
!*****************************************************************************************

src/tests/jf_test_3.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -135,7 +135,7 @@ subroutine test_3(error_cnt)
135135

136136
end subroutine test_3
137137

138-
end module jf_test_3_mod
138+
end module jf_test_3_mod
139139
!*****************************************************************************************
140140

141141
#ifndef INTERGATED_TESTS

0 commit comments

Comments
 (0)