BAEL-2257: Renamed OutputStreamExamplesTest to *UnitTest
This commit is contained in:
parent
ed584952aa
commit
e908b96eef
|
@ -8,7 +8,7 @@ import java.io.IOException;
|
|||
import org.junit.Before;
|
||||
import org.junit.Test;
|
||||
|
||||
public class OutputStreamExamplesTest {
|
||||
public class OutputStreamExamplesUnitTest {
|
||||
|
||||
StringBuilder filePath = new StringBuilder();
|
||||
|
||||
|
|
Loading…
Reference in New Issue