Fix Android tests after renaming codegen tests with Java

This commit is contained in:
Natalia Ukhorskaya
2014-06-30 13:02:02 +04:00
parent 46da00a9a7
commit 261ba0e364
@@ -56,7 +56,7 @@ public class SpecialFiles {
}
private static void fillExcludedFiles() {
excludedFiles.add("boxWithJava"); // Must compile Java files before
excludedFiles.add("boxAgainstJava"); // Must compile Java files before
excludedFiles.add("boxMultiFile"); // MultiFileTest not supported yet
excludedFiles.add("boxInline"); // MultiFileTest not supported yet