]> source.dussan.org Git - rspamd.git/commitdiff
[Test] Define short tld file for tests
authorVsevolod Stakhov <vsevolod@rspamd.com>
Tue, 15 Nov 2022 20:24:40 +0000 (20:24 +0000)
committerVsevolod Stakhov <vsevolod@rspamd.com>
Tue, 15 Nov 2022 20:25:52 +0000 (20:25 +0000)
test/functional/configs/merged-local.conf

index dd93a7ba303e02834cc0bdc435809d4465be6d4c..1be38d1285c7ada7f66d0fd897df792110e74195 100644 (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;