Skip to content

Commit

Permalink
[java] Compile unittest_retention.proto
Browse files Browse the repository at this point in the history
Used in tests.
  • Loading branch information
qinghui-xu committed May 28, 2024
1 parent 184492a commit c055007
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions java/core/generate-test-sources-build.xml
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,7 @@
<arg value="${protobuf.source.dir}/google/protobuf/unittest_optimize_for.proto"/>
<arg value="${protobuf.source.dir}/google/protobuf/unittest_proto3.proto"/>
<arg value="${protobuf.source.dir}/google/protobuf/unittest_proto3_optional.proto"/>
<arg value="${protobuf.source.dir}/google/protobuf/unittest_retention.proto"/>
<arg value="${protobuf.source.dir}/google/protobuf/unittest_well_known_types.proto"/>
<arg value="${test.proto.dir}/com/google/protobuf/any_test.proto"/>
<arg value="${test.proto.dir}/com/google/protobuf/cached_field_size_test.proto"/>
Expand Down

0 comments on commit c055007

Please sign in to comment.