Migrate boxAgainstJava tests to multi-file framework
This commit is contained in:
@@ -206,7 +206,7 @@ fun main(args: Array<String>) {
|
||||
}
|
||||
|
||||
testClass<AbstractBlackBoxCodegenTest>("BlackBoxAgainstJavaCodegenTestGenerated") {
|
||||
model("codegen/boxAgainstJava", testMethod = "doTestAgainstJava")
|
||||
model("codegen/boxAgainstJava")
|
||||
}
|
||||
|
||||
testClass<AbstractBlackBoxCodegenTest>("BlackBoxWithJavaCodegenTestGenerated") {
|
||||
|
||||
Reference in New Issue
Block a user