5 Коммиты 26f9ff8eb7 ... 62e36b0c37

Автор SHA1 Сообщение Дата
  nursyifa_pratiwi 62e36b0c37 Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing лет назад: 6
  nursyifa_pratiwi dab2f92c36 Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing лет назад: 6
  nursyifa_pratiwi 5e75e0cb8d Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing лет назад: 6
  nursyifa_pratiwi 5e1e82d227 Merge branch 'master' of http://repo.fusi24.com:3000/medisa.aris/java-pojo-testing лет назад: 6
  nursyifa_pratiwi 26103c1b67 Testing luas submit лет назад: 6
1 измененных файлов с 14 добавлено и 0 удалено
  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
+}