mirror of
https://gitflic.ru/project/openide/openide.git
synced 2026-09-13 21:55:01 +07:00
Out-dated comment is removed
This commit is contained in:
-1
@@ -40,7 +40,6 @@ public class JavadocTypedHandlerTest {
|
||||
@Test
|
||||
public void tagWithAttribute() {
|
||||
doTest("<a href='www'><caret>", "a");
|
||||
//TODO den implement
|
||||
}
|
||||
|
||||
private static void doTest(String text, String expected) {
|
||||
|
||||
Reference in New Issue
Block a user