Test Throwable properties in JS, don't work as expected, commiting as ignored.
#KT-10911
This commit is contained in:
@@ -74,4 +74,8 @@ public final class StandardClassesTest extends SingleFileTranslationTest {
|
||||
public void testHashMapTypeOfElement() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
|
||||
public void ignore_testThrowableImpl() throws Exception {
|
||||
checkFooBoxIsOk();
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user