sziit 6 years ago
parent
commit
231b1717a5
1 changed files with 1 additions and 1 deletions
  1. 1 1
      src/com/test/TestGit.java

+ 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("xixixiix");
+		System.out.println("hhhhhh");
 	}
 }