This is an automated email from the ASF dual-hosted git repository.

sebb pushed a commit to branch master
in repository https://gitbox.apache.org/repos/asf/commons-validator.git


The following commit(s) were added to refs/heads/master by this push:
     new 0f2d1fc9 Trailing space
0f2d1fc9 is described below

commit 0f2d1fc9f5cd250b2f588fbd22c361ff6a9b6262
Author: Sebb <[email protected]>
AuthorDate: Wed Oct 9 16:56:30 2024 +0100

    Trailing space
---
 .../java/org/apache/commons/validator/routines/ISINValidatorTest.java   | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git 
a/src/test/java/org/apache/commons/validator/routines/ISINValidatorTest.java 
b/src/test/java/org/apache/commons/validator/routines/ISINValidatorTest.java
index 6c4754c6..8a62cc0a 100644
--- a/src/test/java/org/apache/commons/validator/routines/ISINValidatorTest.java
+++ b/src/test/java/org/apache/commons/validator/routines/ISINValidatorTest.java
@@ -54,7 +54,7 @@ public class ISINValidatorTest {
             "QS0000000008",
             "QT0000000007",
             "QW0000000002",
-            "XS0000000009", 
+            "XS0000000009",
             "EU0009652783",
             "XAC8614YAB92",
             "XC0001458477",

Reply via email to