[Test] Migrate AbstractBlackBoxCodegenTest to new infrastructure

This commit is contained in:
Dmitriy Novozhilov
2020-12-25 12:41:20 +03:00
committed by TeamCityServer
parent f01122d8dc
commit 85c87f7df9
47 changed files with 7856 additions and 2932 deletions
@@ -0,0 +1,3 @@
package helpers
fun isIR(): Boolean = true
@@ -0,0 +1,3 @@
package helpers
fun isIR(): Boolean = false