Fixed test data after IDEA update.

This commit is contained in:
Evgeny Gerashchenko
2012-09-13 19:04:14 +04:00
parent c6c96eeb16
commit 08fc54d969
@@ -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() {
} }