Skip to content

Commit 51d71b8

Browse files
committed
update generator test fixture imports
1 parent 0119c01 commit 51d71b8

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

generator/testing/descriptor_pool_fixture.cc

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -55,6 +55,7 @@ DescriptorPoolFixture::DescriptorPoolFixture()
5555
source_tree_.Insert("test/v1/common.proto", kCommonFileContents);
5656
source_tree_.Insert("google/api/annotations.proto", kEmptyFile);
5757
source_tree_.Insert("google/api/client.proto", kEmptyFile);
58+
source_tree_.Insert("google/api/field_behavior.proto", kEmptyFile);
5859

5960
// We need google.longrunning.* to be available. This also imports the
6061
// google.protobuf.*Descriptor protos.

0 commit comments

Comments
 (0)