Skip to content

Commit 74136b4

Browse files
committed
Removed todo comment
1 parent 965f844 commit 74136b4

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

server/src/test/kotlin/org/javacs/kt/OverrideMemberTest.kt

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -13,9 +13,6 @@ import org.hamcrest.Matchers.equalTo
1313
import org.hamcrest.Matchers.hasSize
1414
import org.junit.Assert.assertThat
1515

16-
// TODO: what should the title be? just the signature? or the name of the member? should we separate between methods and variables?
17-
// easiest is probably just to show the signatures?
18-
1916
class OverrideMemberTest : SingleFileTestFixture("overridemember", "OverrideMembers.kt") {
2017

2118
val root = testResourcesRoot().resolve(workspaceRoot)

0 commit comments

Comments
 (0)