test input: use explicit package declaration (#345)
This commit is contained in:
committed by
GitHub
parent
74205e3319
commit
bd69862a02
@@ -1,5 +1,7 @@
|
||||
syntax = "proto3";
|
||||
|
||||
package oneof_default_value_serialization;
|
||||
|
||||
import "google/protobuf/duration.proto";
|
||||
import "google/protobuf/timestamp.proto";
|
||||
import "google/protobuf/wrappers.proto";
|
||||
|
||||
Reference in New Issue
Block a user