Skip to content

Commit 9ee306e

Browse files
committed
newline
1 parent bcc16a5 commit 9ee306e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/wasm.rs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -221,4 +221,4 @@ mod tests {
221221
let ret = (a - Duration::new(1, 0)).saturating_duration_since(a);
222222
assert_eq!(ret, Duration::new(0, 0));
223223
}
224-
}
224+
}

0 commit comments

Comments
 (0)