[JS][tests] Remove unused AbstractJsKlibBinaryCompatibilityErrorTest
This commit is contained in:
committed by
Space Team
parent
17c5f5d5a2
commit
bd4acfc4dc
-2
@@ -118,8 +118,6 @@ abstract class AbstractJsKlibBinaryCompatibilityTest : AbstractKlibBinaryCompati
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
abstract class AbstractJsKlibBinaryCompatibilityErrorTest : AbstractJsKlibBinaryCompatibilityTest()
|
|
||||||
|
|
||||||
private class TestMessageCollector : MessageCollector {
|
private class TestMessageCollector : MessageCollector {
|
||||||
override fun clear() {}
|
override fun clear() {}
|
||||||
override fun report(severity: CompilerMessageSeverity, message: String, location: CompilerMessageSourceLocation?) {
|
override fun report(severity: CompilerMessageSeverity, message: String, location: CompilerMessageSourceLocation?) {
|
||||||
|
|||||||
Reference in New Issue
Block a user