Merge pull request '添加测试2' (#24) from testuser/testuser-adsfasdfsadf:main into main

Reviewed-on: jk_yinzy/adsfasdfsadf#24
Reviewed-by: 君肯普通 <jk_yinzy@jk.com>
This commit is contained in:
君肯普通 2025-12-05 18:38:11 +08:00
commit b5b5d1e299

View File

@ -8,6 +8,6 @@ public class AppTest {
@Test
public void test1() {
int a = 5;
System.out.println(a);
System.out.println("hi");
}
}