5 lines
75 B
Java
5 lines
75 B
Java
|
import static org.junit.jupiter.api.Assertions.*;
|
||
|
|
||
|
class SystemOutTest {
|
||
|
|
||
|
}
|