Android module: fix build - multifile test isn't supported yet
This commit is contained in:
@@ -84,6 +84,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("kt684.jet"); // StackOverflow with StringBuilder (escape())
|
excludedFiles.add("kt684.jet"); // StackOverflow with StringBuilder (escape())
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user