Skip to content

Commit

Permalink
Run tests against tls-native-vendored as well
Browse files Browse the repository at this point in the history
  • Loading branch information
charlespierce committed Nov 4, 2022
1 parent 16ae48d commit 550a919
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions run-tests.bash
Original file line number Diff line number Diff line change
Expand Up @@ -22,5 +22,6 @@ cargo test --no-default-features --features form
cargo test --no-default-features --features multipart-form
cargo test --no-default-features --features json
cargo test --no-default-features --features tls-native
cargo test --no-default-features --features tls-native,tls-native-vendored
cargo test --no-default-features --features tls-rustls-webpki-roots
cargo test --no-default-features --features tls-rustls-native-roots

0 comments on commit 550a919

Please sign in to comment.