diff options
author | Arthur de Jong <arthur@arthurdejong.org> | 2018-02-10 16:52:36 +0100 |
---|---|---|
committer | Arthur de Jong <arthur@arthurdejong.org> | 2018-02-10 16:54:32 +0100 |
commit | 56002fafe8aea5d5d6715426ece8811e9171983d (patch) | |
tree | b920a734f0f47421ceb43c40ca981ab62aa06550 /tests/test_iban.doctest | |
parent | c611b271b51cefb6df91e865ddd947785ae67254 (diff) |
Add support for Belgian IBAN format
This adds further checks to the country-specific part of the IBAN for
Belgian IBANs.
Closes https://github.com/arthurdejong/python-stdnum/issues/62
Diffstat (limited to 'tests/test_iban.doctest')
-rw-r--r-- | tests/test_iban.doctest | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/tests/test_iban.doctest b/tests/test_iban.doctest index 855b88d..d5d0cc0 100644 --- a/tests/test_iban.doctest +++ b/tests/test_iban.doctest @@ -39,8 +39,6 @@ numbers: ... AZ21NABZ00000000137010001944 ... BA39 1290 0794 0102 8494 ... BA391290079401028494 -... BE68 5390 0754 7034 -... BE68539007547034 ... BG80 BNBG 9661 1020 3456 78 ... BG80BNBG96611020345678 ... BH67BMAG00001299123456 |