fix boringcrypto e2e

This commit is contained in:
Wade Simmons 2024-01-26 11:28:16 -05:00
parent 05405bc261
commit 6606124bf9

View File

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