blob: f0d79d1aabd407daaa63af1a17543f5da4d6e19b [file] [log] [blame]
# This file reports differences detected by import.go since the last import.
# This is only for human review and not machine consumption.
# Please see go/thirdpartygo for more information.
# DO NOT EDIT. This must only be generated by //third_party/golang/import.go.
@@ import (
"math/big"
"reflect"
"testing"
+
+ _ "google3/go/tools/nogo/allowlist/crypto/elliptic"
)
func TestI2OSP(t *testing.T) {