forked from jk_yinzy/cicd-test
Compare commits
5 Commits
faa10fb6fc
...
a0ae5bb582
| Author | SHA1 | Date | |
|---|---|---|---|
| a0ae5bb582 | |||
|
|
d90944ba27 | ||
| 3968cd6274 | |||
|
|
61cd2df57e | ||
| 7eeabe2667 |
@ -8,5 +8,6 @@ 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