[TEST] Migrate AbstractDiagnosticsTestWithJsStdLib to new test runners

This commit is contained in:
Dmitriy Novozhilov
2020-12-14 16:16:46 +03:00
parent 1fe5148f0d
commit 71ffaa2d97
27 changed files with 419 additions and 167 deletions
@@ -29,7 +29,6 @@ package foo {
}
}
// -- Module: <m2> --
package
@@ -49,3 +48,4 @@ package bar {
package foo {
public external fun baz(): kotlin.Unit
}