Skip to content

Commit 94c61ca

Browse files
resolved conflicts
1 parent 211c427 commit 94c61ca

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

org.eclipse.jdt.core.tests.model/src/org/eclipse/jdt/core/tests/dom/ASTConverterMarkdownTest.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2157,7 +2157,6 @@ public void testMarkdownURLs4531_12() throws JavaModelException {
21572157
/// @see [Ex Si](http://ex.com ) [Ex Si]( https://www.ex.com)
21582158
public class Markdown() {}
21592159
""";
2160-
21612160
this.workingCopies = new ICompilationUnit[1];
21622161
this.workingCopies[0] = getWorkingCopy("/Converter_25/src/markdown/gh3761/Markdown.java", source, null);
21632162
if (this.docCommentSupport.equals(JavaCore.ENABLED)) {

0 commit comments

Comments
 (0)