陈思斌 6 жил өмнө
parent
commit
fbd98a976e

+ 1 - 1
src/com/test/TestGit.java

@@ -2,6 +2,6 @@ package com.test;
 
 public class TestGit {
 	public static void main(String[] args) {
-		System.out.println("²âÊԳɹ¦");
+		System.out.println("successful");
 	}
 }