aboutsummaryrefslogtreecommitdiffstats
path: root/test
diff options
context:
space:
mode:
authorVsevolod Stakhov <vsevolod@rspamd.com>2024-07-11 14:09:26 +0100
committerVsevolod Stakhov <vsevolod@rspamd.com>2024-07-11 14:09:26 +0100
commit84bc8ec89ce892016b42b6e6210dd0d5cd0c8348 (patch)
tree2e939db7bd4de24adc49cd86ff25b26af47c05a6 /test
parent77d78f6ab7cf5590930c46d6d71c7345f6422fad (diff)
downloadrspamd-84bc8ec89ce892016b42b6e6210dd0d5cd0c8348.tar.gz
rspamd-84bc8ec89ce892016b42b6e6210dd0d5cd0c8348.zip
[Test] Add missing
Diffstat (limited to 'test')
-rw-r--r--test/functional/cases/500_ratelimit.robot1
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/cases/500_ratelimit.robot b/test/functional/cases/500_ratelimit.robot
index 919375461..85e7b353c 100644
--- a/test/functional/cases/500_ratelimit.robot
+++ b/test/functional/cases/500_ratelimit.robot
@@ -10,6 +10,7 @@ ${CONFIG} ${RSPAMD_TESTDIR}/configs/ratelimit.conf
${MESSAGE} ${RSPAMD_TESTDIR}/messages/zip.eml
${REDIS_SCOPE} Suite
${RSPAMD_SCOPE} Suite
+${RSPAMD_URL_TLD} ${RSPAMD_TESTDIR}/../lua/unit/test_tld.dat
${SETTINGS_RATELIMIT} {symbols_enabled = [RATELIMIT_CHECK, RATELIMIT_UPDATE]}
*** Keywords ***