414243444546474849
test1.runAllTests(); } if(args == null || args.length == 0 || "6".equals(args[0])) { GLinkURLTest test6 = new GLinkURLTest("command line"); test6.runAllTests(); } }