Compare commits
2 Commits
a0ae5bb582
...
b5b5d1e299
| Author | SHA1 | Date | |
|---|---|---|---|
| b5b5d1e299 | |||
| 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