Merge branch '1.1.x'

This commit is contained in:
Andy Wilkinson
2014-10-15 16:36:11 +01:00
3 changed files with 4 additions and 4 deletions

View File

@@ -28,7 +28,7 @@ import static org.junit.Assert.assertThat;
*
* @author Phillip Webb
*/
public class ByteArrayRandomAccessDataTest {
public class ByteArrayRandomAccessDataTests {
@Test
public void testGetInputStream() throws Exception {