chore(structs3): Add a missed newline after the test I added

This commit is contained in:
Clemens Adolphs 2021-03-12 06:53:03 -08:00
parent 1ea5384759
commit 9c62bb6de6

View file

@ -66,6 +66,7 @@ mod tests {
assert!(!package.is_international());
}
#[test]
fn calculate_transport_fees() {
let sender_country = String::from("Spain");