polishing
This commit is contained in:
parent
018adb04f2
commit
4ca32d1ce5
|
@ -34,7 +34,7 @@ import static org.hamcrest.CoreMatchers.*;
|
|||
import static org.hamcrest.core.Is.is;
|
||||
import static org.junit.Assert.*;
|
||||
|
||||
public class StreamConverterTest {
|
||||
public class StreamConverterTests {
|
||||
|
||||
@Rule
|
||||
public final ExpectedException thrown = ExpectedException.none();
|
Loading…
Reference in New Issue