aboutsummaryrefslogtreecommitdiff
path: root/internal/impl/extension_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/impl/extension_test.go')
-rw-r--r--internal/impl/extension_test.go4
1 files changed, 2 insertions, 2 deletions
diff --git a/internal/impl/extension_test.go b/internal/impl/extension_test.go
index 171f3122..e1868a5f 100644
--- a/internal/impl/extension_test.go
+++ b/internal/impl/extension_test.go
@@ -11,7 +11,7 @@ import (
"github.com/google/go-cmp/cmp"
"google.golang.org/protobuf/proto"
- pref "google.golang.org/protobuf/reflect/protoreflect"
+ "google.golang.org/protobuf/reflect/protoreflect"
testpb "google.golang.org/protobuf/internal/testprotos/test"
)
@@ -23,7 +23,7 @@ func TestExtensionType(t *testing.T) {
}),
}
for _, test := range []struct {
- xt pref.ExtensionType
+ xt protoreflect.ExtensionType
value interface{}
}{
{