Please enable JavaScript in your browser!
Home
Explore
Help
Register
Sign In
medisa.aris
/
java-pojo-testing
Watch
2
Star
0
Fork
0
Files
Issues
0
Pull Requests
0
Wiki
Browse Source
test commit
Yusoff
6 years ago
parent
8226e26afd
commit
46e4225081
2 changed files
with
5 additions
and
0 deletions
Split View
Show Diff Stats
5
0
src/com/fusi24/test/Test.java
BIN
target/classes/com/fusi24/test/Test.class
+ 5
- 0
src/com/fusi24/test/Test.java
View File
@@ -0,0 +1,5 @@
1
+package com.fusi24.test;
2
+
3
+public class Test {
4
+
5
+}
BIN
target/classes/com/fusi24/test/Test.class
View File