Minor, remove obsolete mention of issue in previously muted test
The test was fixed for K2 in 365ce2a6a5.
This commit is contained in:
committed by
Space Team
parent
01a757cbd6
commit
6a1c210cd1
-1
@@ -178,7 +178,6 @@ abstract class AbstractCompileKotlinAgainstCustomBinariesTest : AbstractKotlinCo
|
|||||||
doTestBrokenLibrary("library", "test/Super.class")
|
doTestBrokenLibrary("library", "test/Super.class")
|
||||||
}
|
}
|
||||||
|
|
||||||
// KT-60778 K2: implement MISSING_DEPENDENCY_CLASS(_SUPERCLASS) errors
|
|
||||||
fun testIncompleteHierarchyWithExtendedCompilerChecks() {
|
fun testIncompleteHierarchyWithExtendedCompilerChecks() {
|
||||||
doTestBrokenLibrary(
|
doTestBrokenLibrary(
|
||||||
"library",
|
"library",
|
||||||
|
|||||||
Reference in New Issue
Block a user