Update Print2DArraysTest.java

This commit is contained in:
Neetika23
2023-12-11 23:17:01 +05:30
committed by GitHub
parent b0be5fcbaa
commit a8d04d122a
@@ -8,7 +8,7 @@ import java.util.Arrays;
import uk.org.webcompere.systemstubs.SystemOut;
import uk.org.webcompere.systemstubs.annotations.SystemStub;
public class Print2DArrayTest {
public class Print2DArrayUnitTest {
@SystemStub
private SystemOut systemOut;