Skip to content

Commit 5efa730

Browse files
perazzjalvesz
andauthored
Update test/io/test_getline.f90
Co-authored-by: jalvesz <102541118+jalvesz@users.noreply.github.com>
1 parent 11e9473 commit 5efa730

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/io/test_getline.f90

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -164,7 +164,7 @@ subroutine test_getfile_empty(error)
164164

165165
integer :: ios
166166
character(len=:), allocatable :: filename
167-
type(string_type) :: fileContents
167+
type(string_type) :: filecontents
168168
type(state_type) :: err
169169

170170
! Get a temporary file name

0 commit comments

Comments
 (0)