aboutsummaryrefslogtreecommitdiffstats
path: root/test/functional
diff options
context:
space:
mode:
authorAndrew Lewis <nerf@judo.za.org>2017-05-19 14:22:10 +0200
committerAndrew Lewis <nerf@judo.za.org>2017-05-19 14:22:41 +0200
commit3c1cad1ced8e8d98a1aa75fe9c3f07ee98ab4215 (patch)
treef31bdac944baca16a787a72b9bc491622e8c338b /test/functional
parent8976d8ff4ef5357abfe292892163a7002cf72134 (diff)
downloadrspamd-3c1cad1ced8e8d98a1aa75fe9c3f07ee98ab4215.tar.gz
rspamd-3c1cad1ced8e8d98a1aa75fe9c3f07ee98ab4215.zip
[Minor] Fix previous commit
Diffstat (limited to 'test/functional')
-rw-r--r--test/functional/cases/106_url_tags.robot2
1 files changed, 1 insertions, 1 deletions
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