添加测试2 #24
@ -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