5 Revize 26f9ff8eb7 ... 62e36b0c37

Autor SHA1 Zpráva Datum
  nursyifa_pratiwi 62e36b0c37 Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing před 6 roky
  nursyifa_pratiwi dab2f92c36 Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing před 6 roky
  nursyifa_pratiwi 5e75e0cb8d Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing před 6 roky
  nursyifa_pratiwi 5e1e82d227 Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing před 6 roky
  nursyifa_pratiwi 26103c1b67 Testing luas submit před 6 roky
1 změnil soubory, kde provedl 14 přidání a 0 odebrání
  1. 14 0
      src/com/fusi/Test.java

+ 14 - 0
src/com/fusi/Test.java

@@ -0,0 +1,14 @@
1
+package com.fusi;
2
+
3
+public class Test {
4
+
5
+	public Test() {
6
+		// TODO Auto-generated constructor stub
7
+	}
8
+
9
+	public static void main(String[] args) {
10
+		// TODO Auto-generated method stub
11
+
12
+	}
13
+
14
+}