Fix Android tests
This commit is contained in:
@@ -53,6 +53,7 @@ public class SpecialFiles {
|
||||
filesCompiledWithoutStdLib.add("kt4265.kt"); // OVERLOAD_RESOLUTION_AMBIGUITY
|
||||
filesCompiledWithoutStdLib.add("realStringRepeat.kt"); // OVERLOAD_RESOLUTION_AMBIGUITY
|
||||
filesCompiledWithoutStdLib.add("kt2395.kt"); // With MOCK_JDK
|
||||
filesCompiledWithoutStdLib.add("useAnonymousObjectAsIterator.kt"); // OVERLOAD_RESOLUTION_AMBIGUITY
|
||||
}
|
||||
|
||||
private static void fillExcludedFiles() {
|
||||
|
||||
Reference in New Issue
Block a user