[FIR] fix test module set up (this fixes 193 BB tests)

Added creation and initialization of the test module and its dependencies.
When looking at the emptyProgression test,
I found that getProgressionLastElement was not found,
which should be resolved from the dependencies.
This commit is contained in:
Juan Chen
2020-03-26 03:07:03 +03:00
committed by Mikhail Glukhikh
parent eb958100ac
commit aba7706dec
194 changed files with 14 additions and 196 deletions
@@ -1,4 +1,3 @@
// IGNORE_BACKEND_FIR: JVM_IR
// WITH_RUNTIME
fun box(): String {