backend/tests: Regenerated external test tasks
This commit is contained in:
Vendored
-10
@@ -1,10 +0,0 @@
|
||||
import org.jetbrains.kotlin.*
|
||||
|
||||
task codegen_blackbox_reflection_mapping_jvmStatic_companionObjectFunction (type: RunExternalTest) {
|
||||
source = "codegen/blackbox/reflection/mapping/jvmStatic/companionObjectFunction.kt"
|
||||
}
|
||||
|
||||
task codegen_blackbox_reflection_mapping_jvmStatic_objectFunction (type: RunExternalTest) {
|
||||
source = "codegen/blackbox/reflection/mapping/jvmStatic/objectFunction.kt"
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user