Tests: remove LVT tests on old JVM backend
This commit is contained in:
committed by
Space Team
parent
5e330acd28
commit
0c77fa1fa4
-4
@@ -92,10 +92,6 @@ fun generateJUnit5CompilerTests(args: Array<String>, mainClassName: String?) {
|
||||
model("debug/stepping")
|
||||
}
|
||||
|
||||
testClass<AbstractLocalVariableTest> {
|
||||
model("debug/localVariables")
|
||||
}
|
||||
|
||||
testClass<AbstractIrLocalVariableBytecodeInlinerTest> {
|
||||
model("debug/localVariables")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user