polishing

This commit is contained in:
Stephane Nicoll 2015-02-24 10:23:16 +01:00
parent 018adb04f2
commit 4ca32d1ce5
1 changed files with 1 additions and 1 deletions

View File

@ -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();