Minor: modify test for KT-22819 to unmute it on teamcity
#KT-22819 Open
This commit is contained in:
@@ -8,3 +8,7 @@ interface A {
|
||||
interface B: A {
|
||||
fun b() = "b"
|
||||
}
|
||||
|
||||
// TODO: could be lazy
|
||||
// see KT-22819
|
||||
// LAZINESS:NoLaziness
|
||||
Reference in New Issue
Block a user