aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@highsecure.ru>2021-06-16 15:22:48 +0100
committerVsevolod Stakhov <vsevolod@highsecure.ru>2021-06-16 15:22:48 +0100
commitacc4b6480944600f47dcc0458214afe5b569ab33 (patch)
treea1b5d18ec7356df6646e5ecf740d0e3fcb717482 /test
parentdaa4ca9561c5a06a99b1995793f3511271bf4cc2 (diff)
downloadrspamd-acc4b6480944600f47dcc0458214afe5b569ab33.tar.gz
rspamd-acc4b6480944600f47dcc0458214afe5b569ab33.zip
[Project] Add process exceptions for invisible text
Diffstat (limited to 'test')
-rw-r--r--test/functional/messages/zerofont.eml1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/messages/zerofont.eml b/test/functional/messages/zerofont.eml
index 79fa5ede4..c5242d95d 100644
--- a/test/functional/messages/zerofont.eml
+++ b/test/functional/messages/zerofont.eml
@@ -13,5 +13,6 @@ Content-Type: text/html
</head>
<body class="activity-stream">
<div>fi<span style="FONT-SIZE: 0px">le </span>sh<span style="FONT-SIZE: 0px">aring </span></div>
+ <a href="https://example.com">test url</a>
</body>
</html>