Android module: update files compiled with mock jdk

This commit is contained in:
Natalia.Ukhorskaya
2012-07-11 20:27:32 +04:00
parent 9493dfdbe9
commit f271d7363e
@@ -54,6 +54,7 @@ public class SpecialFiles {
filesCompiledWithoutStdLib.add("kt773.jet"); // OVERLOAD_RESOLUTION_AMBIGUITY
filesCompiledWithoutStdLib.add("kt796_797.jet"); // OVERLOAD_RESOLUTION_AMBIGUITY
filesCompiledWithoutStdLib.add("kt950.jet"); // OVERLOAD_RESOLUTION_AMBIGUITY
filesCompiledWithoutStdLib.add("kt2395.kt"); // With MOCK_JDK
}
private static void fillExcludedFiles() {