Skip to content
This repository was archived by the owner on Nov 30, 2022. It is now read-only.

Commit ca481ab

Browse files
committed
Add newline
Add a newline in between test functions as is typical.
1 parent b2058f5 commit ca481ab

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

extended_tests/schemars/src/main.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -156,6 +156,7 @@ mod tests {
156156
.validate(&js)
157157
.is_ok());
158158
}
159+
159160
#[test]
160161
fn sha512() {
161162
static HASH_BYTES: [u8; 64] = [

0 commit comments

Comments
 (0)