diff options
-rw-r--r-- | test/functional/cases/500_ratelimit.robot | 1 |
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 *** |