forked from jk_yinzy/cicd-test
Compare commits
No commits in common. "a0ae5bb582698201c413ddbf8ee5e61187877cfe" and "faa10fb6fced40d5a5a25ed5bf62d9b3d1926395" have entirely different histories.
a0ae5bb582
...
faa10fb6fc
@ -8,6 +8,5 @@ public class AppTest {
|
|||||||
@Test
|
@Test
|
||||||
public void test1() {
|
public void test1() {
|
||||||
int a = 5;
|
int a = 5;
|
||||||
System.out.println(a);
|
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user