FIR JS: enable full JS box tests with FIR
This commit is contained in:
+1
-1
@@ -29,7 +29,7 @@ object ReflectionBasedTargetBackendComputer : TargetBackendComputer {
|
||||
}
|
||||
require(testKClass.isOpen) {
|
||||
"""
|
||||
Test runner which inherits from ${runnerMarkerKClass.simpleName} and used as base class
|
||||
Test runner ${testKClass.simpleName} which inherits from ${runnerMarkerKClass.simpleName} and used as base class
|
||||
for real test should have `open` modality
|
||||
""".trimIndent()
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user