Fix Android tests
This commit is contained in:
@@ -82,6 +82,7 @@ public class SpecialFiles {
|
|||||||
excludedFiles.add("kt2060_1.kt"); // MultiFileTest not supported yet
|
excludedFiles.add("kt2060_1.kt"); // MultiFileTest not supported yet
|
||||||
excludedFiles.add("kt2257_1.kt"); // MultiFileTest not supported yet
|
excludedFiles.add("kt2257_1.kt"); // MultiFileTest not supported yet
|
||||||
excludedFiles.add("kt1528_1.kt"); // MultiFileTest not supported yet
|
excludedFiles.add("kt1528_1.kt"); // MultiFileTest not supported yet
|
||||||
|
excludedFiles.add("kt1845_1.kt"); // MultiFileTest not supported yet
|
||||||
excludedFiles.add("thisPackage.kt"); // MultiFileTest not supported yet
|
excludedFiles.add("thisPackage.kt"); // MultiFileTest not supported yet
|
||||||
|
|
||||||
excludedFiles.add("kt684.kt"); // StackOverflow with StringBuilder (escape())
|
excludedFiles.add("kt684.kt"); // StackOverflow with StringBuilder (escape())
|
||||||
|
|||||||
Reference in New Issue
Block a user