mirror of
https://github.com/KnugiHK/WhatsApp-Chat-Exporter.git
synced 2026-03-16 11:02:33 +00:00
Update contacts_names_from_vcards_test.py
This commit is contained in:
@@ -19,4 +19,4 @@ def test_normalize_number():
|
||||
assert normalize_number('001531234567', '2') == '1531234567'
|
||||
assert normalize_number('+1531234567', '34') == '1531234567'
|
||||
assert normalize_number('053(123)4567', '34') == '34531234567'
|
||||
assert normalize_number('0531-234-567', '58') == '58531234567'
|
||||
assert normalize_number('0531-234-567', '58') == '58531234567'
|
||||
|
||||
Reference in New Issue
Block a user