Skip to content

Commit

Permalink
action test 4
Browse files Browse the repository at this point in the history
  • Loading branch information
Kloping committed Nov 30, 2023
1 parent eeb9b91 commit bee43ab
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/test/java/MvnTest.java
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,6 @@ public class MvnTest {
@Test
public void test() {
String arg0 = System.getProperty("test.arg");
System.out.println("测试通过 rec for " + arg0);
System.out.println("测试 5 通过 rec for " + arg0);
}
}

0 comments on commit bee43ab

Please sign in to comment.