fix boringcrypto e2e

This commit is contained in:
Wade Simmons 2024-01-26 11:28:16 -05:00
parent 05405bc261
commit 6606124bf9
1 changed files with 2 additions and 2 deletions

View File

@ -1,5 +1,5 @@
//go:build !linux || android
// +build !linux android
//go:build !linux || android || e2e_testing
// +build !linux android e2e_testing
package udp