2
0
Fork 1
mirror of https://github.com/async-rs/async-std.git synced 2025-01-30 17:25:32 +00:00

add end-of-file newline

This commit is contained in:
jtnunley 2022-08-16 07:05:47 -07:00
parent e1d66f53a2
commit c63c43341a

View file

@ -1027,4 +1027,4 @@ mod tests {
Ok(())
})
}
}
}