Out-dated comment is removed

This commit is contained in:
Denis Zhdanov
2011-02-28 11:05:55 +03:00
parent cffa18ba28
commit 39a2ce32a8
@@ -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) {