FIR LT: Add box inline tests for FIR + LT (failing on SMAP so far)
This commit is contained in:
+4
@@ -231,6 +231,10 @@ fun generateJUnit5CompilerTests(args: Array<String>) {
|
||||
model("codegen/boxInline")
|
||||
}
|
||||
|
||||
testClass<AbstractFirLightTreeBlackBoxInlineCodegenTest> {
|
||||
model("codegen/boxInline")
|
||||
}
|
||||
|
||||
testClass<AbstractFirSteppingTest> {
|
||||
model("debug/stepping")
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user