From: Andrew Lewis Date: Wed, 11 Jan 2017 14:20:47 +0000 (+0200) Subject: [Test] Fix tests X-Git-Tag: 1.5.0~368^2 X-Git-Url: http://git.ipfire.org/?a=commitdiff_plain;h=refs%2Fpull%2F1337%2Fhead;p=thirdparty%2Frspamd.git [Test] Fix tests --- diff --git a/test/functional/configs/plugins.conf b/test/functional/configs/plugins.conf index 1b36c10b2f..47d46d8410 100644 --- a/test/functional/configs/plugins.conf +++ b/test/functional/configs/plugins.conf @@ -30,4 +30,5 @@ worker { modules { path = "${TESTDIR}/../../src/plugins/lua/" } +lua = "${TESTDIR}/../../rules/global_functions.lua" ${PLUGIN_CONFIG}