Fixed test data after IDEA update.
This commit is contained in:
@@ -11,8 +11,8 @@ class SomeTest : Test {
|
|||||||
protected override val testProp: Int = 0
|
protected override val testProp: Int = 0
|
||||||
|
|
||||||
/**
|
/**
|
||||||
* test
|
* test
|
||||||
*/
|
*/
|
||||||
fun some() {
|
fun some() {
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user