diff options
author | Vsevolod Stakhov <vsevolod@highsecure.ru> | 2016-08-14 13:01:15 +0100 |
---|---|---|
committer | GitHub <noreply@github.com> | 2016-08-14 13:01:15 +0100 |
commit | cd162683ed685170d5bb3361ed658690d83aa70c (patch) | |
tree | 9b563c305ec136e56503770b952a029b4f1c0887 /test/functional | |
parent | bf06098a39eaf3e73e0d67249b06af4ae0956b1f (diff) | |
parent | f0891eb34a1dd5eea7a71aff01656561fef0ef13 (diff) | |
download | rspamd-cd162683ed685170d5bb3361ed658690d83aa70c.tar.gz rspamd-cd162683ed685170d5bb3361ed658690d83aa70c.zip |
Merge pull request #845 from fatalbanana/fixtests
[Test] Fix tests
Diffstat (limited to 'test/functional')
-rw-r--r-- | test/functional/lua/tlds.lua | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/functional/lua/tlds.lua b/test/functional/lua/tlds.lua index 9f2d64feb..bc655dc9e 100644 --- a/test/functional/lua/tlds.lua +++ b/test/functional/lua/tlds.lua @@ -10,7 +10,6 @@ rspamd_config:register_symbol({ 'example.ac', 'example.b.br', 'example.co', - 'example.city.kawasaki.jp', 'example.com', 'example.co.za', 'example.in.net', |