[FIR-TEST] Move FirBlackBoxCodegenTestGenerated to :fir2ir module
This commit is contained in:
-27965
File diff suppressed because it is too large
Load Diff
@@ -511,7 +511,7 @@ fun main(args: Array<String>) {
|
||||
}
|
||||
|
||||
testGroup(
|
||||
"compiler/tests", "compiler/testData",
|
||||
"compiler/fir/fir2ir/tests", "compiler/testData",
|
||||
testRunnerMethodName = "runTestWithCustomIgnoreDirective",
|
||||
additionalRunnerArguments = listOf("\"// IGNORE_BACKEND_FIR: \"")
|
||||
) {
|
||||
|
||||
Reference in New Issue
Block a user