From: Andrew Lewis Date: Fri, 19 May 2017 12:22:10 +0000 (+0200) Subject: [Minor] Fix previous commit X-Git-Tag: 1.6.0~168 X-Git-Url: https://source.dussan.org/?a=commitdiff_plain;h=3c1cad1ced8e8d98a1aa75fe9c3f07ee98ab4215;p=rspamd.git [Minor] Fix previous commit --- diff --git a/test/functional/cases/106_url_tags.robot b/test/functional/cases/106_url_tags.robot index b2662ec09..960376ab7 100644 --- a/test/functional/cases/106_url_tags.robot +++ b/test/functional/cases/106_url_tags.robot @@ -26,7 +26,7 @@ URL Tags Setup Set Suite Variable ${TMPDIR} Run Redis ${LUA} = Make Temporary File - ${goop} = Get File ${TESTDIR}/../../lualib/global_functions.lua + ${goop} = Get File ${INSTALLROOT}/share/rspamd/rules/rspamd.lua ${goop2} = Get File ${ADDITIONAL} ${goop_unesc} = Catenate ${goop} ${goop2} ${PLUGIN_CONFIG} = Get File ${TESTDIR}/configs/url_tags.conf