Fix Android tests

This commit is contained in:
Alexander Udalov
2013-01-28 22:47:08 +04:00
parent f4c91915bb
commit 1eae609a35
@@ -82,6 +82,7 @@ public class SpecialFiles {
excludedFiles.add("kt2060_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("kt1845_1.kt"); // MultiFileTest not supported yet
excludedFiles.add("thisPackage.kt"); // MultiFileTest not supported yet
excludedFiles.add("kt684.kt"); // StackOverflow with StringBuilder (escape())