Custom equals operator (includes little patch to frontend)
#KT-2354 fixed
This commit is contained in:
@@ -22,7 +22,7 @@ public final class EqualsTest extends AbstractExpressionTest {
|
||||
super("equals/");
|
||||
}
|
||||
|
||||
public void TODO_testCustomEqualsMethod() throws Exception {
|
||||
public void testCustomEqualsMethod() throws Exception {
|
||||
fooBoxTest();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user