Skip to content

Commit

Permalink
Unpack single
Browse files Browse the repository at this point in the history
  • Loading branch information
gatesn committed Jun 10, 2024
1 parent 220a784 commit d88defc
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions fastlanez/src/fl.rs
Original file line number Diff line number Diff line change
Expand Up @@ -198,6 +198,7 @@ impl_bitpacking!(u32);
impl_bitpacking!(u64);

#[cfg(test)]
#[cfg(not(debug_assertions))] // Only run in release mode
mod test {
use super::*;

Expand Down

0 comments on commit d88defc

Please sign in to comment.