diff options
author | Vsevolod Stakhov <vsevolod@rspamd.com> | 2022-11-19 14:58:12 +0000 |
---|---|---|
committer | Vsevolod Stakhov <vsevolod@rspamd.com> | 2022-11-19 14:58:12 +0000 |
commit | 97137eeb575a48ced931a795dcc5b7868d3af439 (patch) | |
tree | c528fadbc935bb66f843dc6b709a93e9e3d8cc0c /test | |
parent | 5c836d71863a196e67a2d1c4002a1a3d4ed11ddd (diff) | |
download | rspamd-97137eeb575a48ced931a795dcc5b7868d3af439.tar.gz rspamd-97137eeb575a48ced931a795dcc5b7868d3af439.zip |
[Test] Another minor fix for the test
Diffstat (limited to 'test')
-rw-r--r-- | test/functional/cases/001_merged/101_lua.robot | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/functional/cases/001_merged/101_lua.robot b/test/functional/cases/001_merged/101_lua.robot index 5d70feea2..d1a771cb3 100644 --- a/test/functional/cases/001_merged/101_lua.robot +++ b/test/functional/cases/001_merged/101_lua.robot @@ -47,4 +47,4 @@ Rule conditions External Maps Simple Scan File ${MESSAGE} Settings={symbols_enabled = [EXTERNAL_MAP]} - Expect Symbol With Exact Options EXTERNAL_MAP +hello
\ No newline at end of file + Expect Symbol With Exact Options EXTERNAL_MAP +hello map
\ No newline at end of file |