Welcome to mirror list, hosted at ThFree Co, Russian Federation.

dev.gajim.org/gajim/gajim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/test
diff options
context:
space:
mode:
authorAndré Apitzsch <git@apitzsch.eu>2022-09-27 15:31:07 +0300
committerPhilipp Hörist <philipp@hoerist.com>2022-09-27 18:14:02 +0300
commit7af1dc666fe673723ac5ed5962ae8dbf7eed72b0 (patch)
tree2dac309706ac9427d28268ad1d12435a92918a6d /test
parentb7c95991c7191230db081d07fd01560a9b356b66 (diff)
fix: Styling: Allow dots in local part of email addresses
Diffstat (limited to 'test')
-rw-r--r--test/no_gui/test_styling.py2
1 files changed, 2 insertions, 0 deletions
diff --git a/test/no_gui/test_styling.py b/test/no_gui/test_styling.py
index f701fbdc9..f45103714 100644
--- a/test/no_gui/test_styling.py
+++ b/test/no_gui/test_styling.py
@@ -326,8 +326,10 @@ EMAILS = [
'asd@asd.at',
'asd@asd.asd.at',
'asd@asd.asd-asd.at',
+ 'asd.asd@asd.asd-asd.at',
'asd-asd@asd.asdasd.at',
'mailto:foo@bar.com.uk',
+ 'mailto:foo.foo.foo@bar.com.uk',
]
EMAILS_WITH_TEXT = [