tmousaw-ptc commented on a change in pull request #19:
URL: https://github.com/apache/commons-codec/pull/19#discussion_r483169698



##########
File path: src/test/java/org/apache/commons/codec/binary/Base64TestData.java
##########
@@ -30,7 +30,7 @@
  */
 public class Base64TestData {
 
-    public static final String CODEC_101_MULTIPLE_OF_3 = "123";
+    public static final String CODEC_101_MULTIPLE_OF_3 = "124";

Review comment:
       Ah! Thank you for digging this up! I knew there was some reason behind 
it, but since I made this change about a year and a half ago, I didn't remember 
why. Should've changed the constant name while I was at it to make it more 
clear and possibly add a comment to explain why 124 fits the bill.




----------------------------------------------------------------
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

For queries about this service, please contact Infrastructure at:
[email protected]


Reply via email to