Skip to content

Commit b8769ee

Browse files
committed
test(windows): permit legacy TLS compatibility case
Signed-off-by: Drew Newberry <anewberry@nvidia.com>
1 parent 47efd5d commit b8769ee

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

crates/openshell-driver-mxc/tests/policy_mapper_matrix.rs

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -452,6 +452,7 @@ fn b_tls_skip_warning() {
452452

453453
/// endpoint.tls = "full" (any non-skip) → "error".
454454
#[test]
455+
#[allow(deprecated)]
455456
fn b_tls_non_skip_error() {
456457
let policy = net_policy(
457458
"r",

0 commit comments

Comments
 (0)