Internal change

PiperOrigin-RevId: 512993970
pull/12090/head
Protobuf Team Bot 2 years ago committed by Copybara-Service
parent 09677a63e9
commit d27df92884
  1. 1
      java/core/src/test/java/com/google/protobuf/TextFormatTest.java

@ -57,6 +57,7 @@ import protobuf_unittest.UnittestProto.TestAllTypes.NestedMessage;
import protobuf_unittest.UnittestProto.TestEmptyMessage;
import protobuf_unittest.UnittestProto.TestOneof2;
import protobuf_unittest.UnittestProto.TestRequired;
import protobuf_unittest.UnittestProto.TestReservedFields;
import proto2_wireformat_unittest.UnittestMsetWireFormat.TestMessageSet;
import java.io.StringReader;
import java.util.Arrays;

Loading…
Cancel
Save