Skip to content

Commit

Permalink
roundtrip tests for f32 and f64
Browse files Browse the repository at this point in the history
  • Loading branch information
meadowsys committed Jul 31, 2024
1 parent 3e9a9e3 commit 272fc86
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions src/serialiser_binary/number.rs
Original file line number Diff line number Diff line change
Expand Up @@ -754,5 +754,7 @@ mod tests {
i64 roundtrip_i64
i128 roundtrip_i128
isize roundtrip_isize
f32 roundtrip_f32
f64 roundtrip_f64
}
}

0 comments on commit 272fc86

Please sign in to comment.