[Test] Migrate AbstractBlackBoxCodegenTest to new infrastructure
This commit is contained in:
committed by
TeamCityServer
parent
f01122d8dc
commit
85c87f7df9
@@ -0,0 +1,3 @@
|
||||
package helpers
|
||||
|
||||
fun isIR(): Boolean = true
|
||||
@@ -0,0 +1,3 @@
|
||||
package helpers
|
||||
|
||||
fun isIR(): Boolean = false
|
||||
Reference in New Issue
Block a user