Skip to content

Commit

Permalink
chore: remove unused well-known-endpoints.py (#5127)
Browse files Browse the repository at this point in the history
  • Loading branch information
jmayclin authored Feb 20, 2025
1 parent 4ae43ec commit 7ab8cd0
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 14 deletions.
2 changes: 1 addition & 1 deletion codebuild/spec/buildspec_ubuntu_integrationv2.yml
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@ batch:
- "test_client_authentication test_dynamic_record_sizes test_sslyze test_sslv2_client_hello"
- "test_happy_path"
- "test_cross_compatibility"
- "test_early_data test_well_known_endpoints test_hello_retry_requests test_sni_match test_pq_handshake test_fragmentation test_key_update"
- "test_early_data test_hello_retry_requests test_sni_match test_pq_handshake test_fragmentation test_key_update"
- "test_session_resumption test_renegotiate_apache test_buffered_send"
- "test_npn test_signature_algorithms"
- "test_version_negotiation test_external_psk test_ocsp test_renegotiate test_serialization"
Expand Down
13 changes: 0 additions & 13 deletions tests/integrationv2/test_well_known_endpoints.py

This file was deleted.

0 comments on commit 7ab8cd0

Please sign in to comment.