mirror of
https://github.com/rust-lang/rustlings.git
synced 2026-01-07 03:09:19 +00:00
chore(structs3): Add a missed newline after the test I added
This commit is contained in:
parent
1ea5384759
commit
9c62bb6de6
@ -66,6 +66,7 @@ mod tests {
|
||||
|
||||
assert!(!package.is_international());
|
||||
}
|
||||
|
||||
#[test]
|
||||
fn calculate_transport_fees() {
|
||||
let sender_country = String::from("Spain");
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user