This commit is contained in:
zzz
2015-09-27 15:58:47 +00:00
parent d21777fbc1
commit 22417715e7

View File

@@ -373,6 +373,9 @@ public class TranslateReader extends FilterReader {
}
}
/**
* Do not comment out, used to extract tags as a part of the build process.
*/
public static void main(String[] args) {
try {
if (args.length >= 2 && args[0].equals("test"))