File tree Expand file tree Collapse file tree 3 files changed +0
-12
lines changed
org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom Expand file tree Collapse file tree 3 files changed +0
-12
lines changed Original file line number Diff line number Diff line change @@ -7053,8 +7053,6 @@ public void test0217() throws JavaModelException {
70537053 public void test0218() throws JavaModelException {
70547054 this.workingCopy = getWorkingCopy("/Converter15/src/X.java", true/*resolve*/);
70557055 String contents =
7056- "import java.util.List;\n" +
7057- "\n" +
70587056 "public class X {\n" +
70597057 " /**\n" +
70607058 " * @category fo\n" +
@@ -7096,8 +7094,6 @@ public void test0218() throws JavaModelException {
70967094 public void test0219() throws JavaModelException {
70977095 this.workingCopy = getWorkingCopy("/Converter15/src/X.java", true/*resolve*/);
70987096 String contents =
7099- "import java.util.List;\n" +
7100- "\n" +
71017097 "public class X {\n" +
71027098 " /**\n" +
71037099 " * @category fo\n" +
Original file line number Diff line number Diff line change @@ -7014,8 +7014,6 @@ public void test0217() throws JavaModelException {
70147014 public void test0218() throws JavaModelException {
70157015 this.workingCopy = getWorkingCopy("/Converter15/src/X.java", true/*resolve*/);
70167016 String contents =
7017- "import java.util.List;\n" +
7018- "\n" +
70197017 "public class X {\n" +
70207018 " /**\n" +
70217019 " * @category fo\n" +
@@ -7056,8 +7054,6 @@ public void test0218() throws JavaModelException {
70567054 public void test0219() throws JavaModelException {
70577055 this.workingCopy = getWorkingCopy("/Converter15/src/X.java", true/*resolve*/);
70587056 String contents =
7059- "import java.util.List;\n" +
7060- "\n" +
70617057 "public class X {\n" +
70627058 " /**\n" +
70637059 " * @category fo\n" +
Original file line number Diff line number Diff line change @@ -7059,8 +7059,6 @@ public void test0217() throws JavaModelException {
70597059 public void test0218() throws JavaModelException {
70607060 this.workingCopy = getWorkingCopy("/Converter15/src/X.java", true/*resolve*/);
70617061 String contents =
7062- "import java.util.List;\n" +
7063- "\n" +
70647062 "public class X {\n" +
70657063 " /**\n" +
70667064 " * @category fo\n" +
@@ -7101,8 +7099,6 @@ public void test0218() throws JavaModelException {
71017099 public void test0219() throws JavaModelException {
71027100 this.workingCopy = getWorkingCopy("/Converter15/src/X.java", true/*resolve*/);
71037101 String contents =
7104- "import java.util.List;\n" +
7105- "\n" +
71067102 "public class X {\n" +
71077103 " /**\n" +
71087104 " * @category fo\n" +
You can’t perform that action at this time.
0 commit comments