Deprecate deprecated in favor of Deprecated
This commit is contained in:
@@ -182,7 +182,7 @@ public class KotlinLightClassCoherenceTest extends KotlinAsJavaTestBase {
|
||||
doTest();
|
||||
}
|
||||
|
||||
public void testDeprecated() throws Exception {
|
||||
public void testDeprecatedClass() throws Exception {
|
||||
doTest();
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user