Skip to content

Commit 7b85df5

Browse files
committed
add end-of-file newline
1 parent 24fad76 commit 7b85df5

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fs/file.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1008,4 +1008,4 @@ mod tests {
10081008
Ok(())
10091009
})
10101010
}
1011-
}
1011+
}

0 commit comments

Comments
 (0)