Skip to content

Commit

Permalink
Remove test headers from function
Browse files Browse the repository at this point in the history
  • Loading branch information
oteffahi committed Dec 5, 2024
1 parent 8e5904d commit 2eabe99
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions zenoh/tests/tcp_buffers.rs
Original file line number Diff line number Diff line change
Expand Up @@ -62,8 +62,6 @@ fn buffer_size_override() {
buffer_size_config_override();
}

#[test]
#[should_panic(expected = "Can not create a new TCP listener")]
fn buffer_size_config_override() {
let mut config = Config::default();
config
Expand Down

0 comments on commit 2eabe99

Please sign in to comment.