Skip to content

Commit

Permalink
Fix
Browse files Browse the repository at this point in the history
  • Loading branch information
larseggert committed Feb 3, 2025
1 parent 1cdd8f0 commit 9df3b7b
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions neqo-transport/src/packet/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -965,6 +965,7 @@ impl Deref for DecryptedPacket<'_> {
}

#[cfg(all(test, not(feature = "disable-encryption")))]
#[cfg(test)]
mod tests {
use neqo_common::Encoder;
use test_fixture::{fixture_init, now};
Expand Down

0 comments on commit 9df3b7b

Please sign in to comment.