Skip to content

Commit

Permalink
remove old TODO
Browse files Browse the repository at this point in the history
  • Loading branch information
GlenDC committed Jan 4, 2025
1 parent 0189409 commit 78400ee
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions tests/integration/examples/example_tests/mod.rs
Original file line number Diff line number Diff line change
Expand Up @@ -41,11 +41,6 @@ mod tcp_listener_hello;
#[cfg(feature = "tcp")]
mod tcp_listener_layers;

// TODO: enable again in future,
// does not work for now, not sure why...
// Running example manually does work via curl,
// but automated test fails and not important enough for now
// :shrug:
#[cfg(all(feature = "boring", feature = "haproxy", feature = "http-full"))]
mod tls_boring_termination;

Expand Down

0 comments on commit 78400ee

Please sign in to comment.