Browse Source

[Test] Help rspamd find fun.lua

pull/771/head
Andrew Lewis 9 years ago
parent
commit
b1b88ddee1
  1. 1
      test/functional/configs/maps.conf

1
test/functional/configs/maps.conf

@ -2,6 +2,7 @@ options = {
filters = ["spf", "dkim", "regexp"]
url_tld = "${TESTDIR}/../lua/unit/test_tld.dat"
pidfile = "${TMPDIR}/rspamd.pid"
lua_path = "${TESTDIR}/../../contrib/lua-fun/?.lua"
}
logging = {
type = "file",

Loading…
Cancel
Save