Skip to content

Commit 7f35bd3

Browse files
committed
Format nit.
git-svn-id: https://svn.apache.org/repos/asf/commons/proper/codec/trunk@1743731 13f79535-47bb-0310-9956-ffa450edef68
1 parent 3c7a1d7 commit 7f35bd3

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/test/java/org/apache/commons/codec/digest/DigestUtilsTest.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -42,7 +42,7 @@
4242
*/
4343
public class DigestUtilsTest {
4444

45-
private final byte[] testData = new byte[1024*1024];
45+
private final byte[] testData = new byte[1024 * 1024];
4646

4747
/* (non-Javadoc)
4848
* @see junit.framework.TestCase#setUp()

0 commit comments

Comments
 (0)