maven-surefire/plans/forktest/ForkTest.java
2022-04-23 00:33:49 +02:00

5 lines
57 B
Java

public class ForkTest {
public void testFork() {
}
}