Android module: update excluded files

This commit is contained in:
Natalia.Ukhorskaya
2012-07-11 15:04:39 +04:00
parent a7ca3fcf52
commit 0ef0f023b7
@@ -81,7 +81,8 @@ public class SpecialFiles {
excludedFiles.add("classObjectMethod.jet"); // Commented
excludedFiles.add("kt1592.kt"); // Codegen don't execute blackBoxFile() on it
excludedFiles.add("box.kt"); // MultiFileTest
excludedFiles.add("box.kt"); // MultiFileTest not supported yet
excludedFiles.add("kt2060_1.kt"); // MultiFileTest not supported yet
excludedFiles.add("kt684.jet"); // StackOverflow with StringBuilder (escape())