Ignore Jvm8RuntimeDescriptorLoaderTestGenerated::testMapRemove

For now, JavaResolverSettings in runtime are different from
default language version, so it might have a little bit different API surface

In future, it's worth considering changing JavaResolverSettings.Default
once default language version is changing

  #KT-47903
This commit is contained in:
Denis.Zharkov
2021-07-26 17:59:57 +03:00
committed by Mikhael Bogdanov
parent 4fe846fb81
commit ee68962c02

View File

@@ -1,3 +1,4 @@
// SKIP_IN_RUNTIME_TEST
package test;
import java.util.Map;
public class MapRemove {