Skip to content

Commit b765d7a

Browse files
committed
add test
1 parent fbcd258 commit b765d7a

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

java_test/src/main/java/com/yiyun/JustTest.java

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -40,6 +40,7 @@ public void fun() {
4040
//滑稽的大佬
4141
@Test
4242
public void fun2() {
43+
System.out.println( 1==1);
4344
System.out.println(129 == 129);
4445
}
4546

0 commit comments

Comments
 (0)