添加测试2
Signed-off-by: testuser <test@jk.com>
This commit is contained in:
parent
a0ae5bb582
commit
1af3d5a227
@ -8,6 +8,6 @@ public class AppTest {
|
|||||||
@Test
|
@Test
|
||||||
public void test1() {
|
public void test1() {
|
||||||
int a = 5;
|
int a = 5;
|
||||||
System.out.println(a);
|
System.out.println("hi");
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Loading…
x
Reference in New Issue
Block a user