| Index: third_party/protobuf/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java
|
| diff --git a/third_party/protobuf/java/src/test/java/com/google/protobuf/NestedBuildersTest.java b/third_party/protobuf/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java
|
| similarity index 100%
|
| rename from third_party/protobuf/java/src/test/java/com/google/protobuf/NestedBuildersTest.java
|
| rename to third_party/protobuf/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java
|
| index 236531265102234c129cd135ff4742541cf85e3d..542e28c0a56fe808dcbe51a162e7b24e40f8bae9 100644
|
| --- a/third_party/protobuf/java/src/test/java/com/google/protobuf/NestedBuildersTest.java
|
| +++ b/third_party/protobuf/java/core/src/test/java/com/google/protobuf/NestedBuildersTest.java
|
| @@ -35,8 +35,8 @@ import protobuf_unittest.Wheel;
|
|
|
| import junit.framework.TestCase;
|
|
|
| -import java.util.List;
|
| import java.util.ArrayList;
|
| +import java.util.List;
|
|
|
| /**
|
| * Test cases that exercise end-to-end use cases involving
|
|
|