Android module: update excluded files
This commit is contained in:
@@ -95,6 +95,7 @@ public class SpecialFiles {
|
|||||||
excludedFiles.add("box.kt"); // MultiFileTest not supported yet
|
excludedFiles.add("box.kt"); // MultiFileTest not supported yet
|
||||||
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("kt684.jet"); // StackOverflow with StringBuilder (escape())
|
excludedFiles.add("kt684.jet"); // StackOverflow with StringBuilder (escape())
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user