diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2018-06-22 10:32:39 +0100 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2018-06-22 10:32:39 +0100 |
commit | 823b80c80410a8e6f6fd58861e62f17a60ab631e (patch) | |
tree | fb07cb758a79221b308daa658d978c38182a3505 /test | |
parent | 1055b0c096bbfba105de434dfbc2837a87103c4f (diff) | |
download | rspamd-823b80c80410a8e6f6fd58861e62f17a60ab631e.tar.gz rspamd-823b80c80410a8e6f6fd58861e62f17a60ab631e.zip |
[Test] Sigh... another try to fix tests config
Diffstat (limited to 'test')
-rw-r--r-- | test/functional/cases/100_general.robot | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/test/functional/cases/100_general.robot b/test/functional/cases/100_general.robot index b9e0951a7..ea1b45171 100644 --- a/test/functional/cases/100_general.robot +++ b/test/functional/cases/100_general.robot @@ -9,6 +9,7 @@ Variables ${TESTDIR}/lib/vars.py ${CONFIG} ${TESTDIR}/configs/plugins.conf ${GTUBE} ${TESTDIR}/messages/gtube.eml ${RSPAMD_SCOPE} Suite +${URL_TLD} ${TESTDIR}/../lua/unit/test_tld.dat *** Test Cases *** GTUBE |