Skip to content

Commit

Permalink
[Test] Adopt dkim signing tests to load modules
Browse files Browse the repository at this point in the history
  • Loading branch information
vstakhov committed May 31, 2019
1 parent 935e791 commit a6da5d4
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions test/functional/configs/dkim.conf
Expand Up @@ -78,4 +78,7 @@ EOD;
trusted_only = false;
skip_multi = false;
}
modules {
path = "${TESTDIR}/../../src/plugins/lua/"
}
lua = "${TESTDIR}/lua/test_coverage.lua";

0 comments on commit a6da5d4

Please sign in to comment.