Move jvm ir tests to jvm ones
This commit is contained in:
Generated
+1141
File diff suppressed because it is too large
Load Diff
+22211
File diff suppressed because it is too large
Load Diff
+3844
File diff suppressed because it is too large
Load Diff
@@ -347,9 +347,7 @@ fun main(args: Array<String>) {
|
||||
testClass<AbstractKDocLexerTest> {
|
||||
model("kdoc/lexer")
|
||||
}
|
||||
}
|
||||
|
||||
testGroup("compiler/tests-ir-jvm/tests", "compiler/testData") {
|
||||
testClass<AbstractIrBlackBoxCodegenTest> {
|
||||
model("codegen/box", targetBackend = TargetBackend.JVM_IR)
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user