[Test] Define short tld file for tests

This commit is contained in:
Vsevolod Stakhov 2022-11-15 20:24:40 +00:00
parent 8922b5932b
commit 5cb3ea31b1
No known key found for this signature in database
GPG Key ID: 07647B6790081437

View File

@ -96,7 +96,8 @@ mime_types {
}
options = {
pidfile = "{= env.TMPDIR =}/rspamd.pid"
pidfile = "{= env.TMPDIR =}/rspamd.pid";
url_tld = "{= env.TESTDIR =}/../lua/unit/test_tld.dat";
dns {
nameserver = ["8.8.8.8", "8.8.4.4"];
retransmits = 10;