TestKonan: comment reasoning generation of test box launcher
This commit is contained in:
committed by
vvlevchenko
parent
259da3531d
commit
c78af84f90
@@ -282,6 +282,9 @@ class RunExternalTestGroup extends RunKonanTest {
|
||||
return result
|
||||
}
|
||||
|
||||
/**
|
||||
* There are tests that require non-trivial 'package foo' in test launcher.
|
||||
*/
|
||||
void createLauncherFile(String file, String pkg) {
|
||||
createFile(file, """
|
||||
import kotlin.test.TestFailedException
|
||||
|
||||
Reference in New Issue
Block a user