diff options
author | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2015-07-16 13:30:14 +0300 |
---|---|---|
committer | Evgeniy Khramtsov <ekhramtsov@process-one.net> | 2015-07-16 13:32:46 +0300 |
commit | 44cc99d616bfc18bfdb06ea0b10f1c8ff351db64 (patch) | |
tree | 61e6447317a67aff71d5076af2643fee64cebde2 /test | |
parent | Set direction of resource and connection (#650) (diff) |
Get rid of 'db_type' for mod_blocking in test suite
Diffstat (limited to 'test')
-rw-r--r-- | test/ejabberd_SUITE_data/ejabberd.yml | 15 |
1 files changed, 5 insertions, 10 deletions
diff --git a/test/ejabberd_SUITE_data/ejabberd.yml b/test/ejabberd_SUITE_data/ejabberd.yml index b1c95ffdf..111d72f79 100644 --- a/test/ejabberd_SUITE_data/ejabberd.yml +++ b/test/ejabberd_SUITE_data/ejabberd.yml @@ -12,8 +12,7 @@ host_config: mod_announce: db_type: odbc access: local - mod_blocking: - db_type: odbc + mod_blocking: [] mod_caps: db_type: odbc mod_last: @@ -65,8 +64,7 @@ Welcome to this XMPP server." mod_announce: db_type: odbc access: local - mod_blocking: - db_type: odbc + mod_blocking: [] mod_caps: db_type: odbc mod_last: @@ -124,8 +122,7 @@ Welcome to this XMPP server." mod_announce: db_type: odbc access: local - mod_blocking: - db_type: odbc + mod_blocking: [] mod_caps: db_type: odbc mod_last: @@ -176,8 +173,7 @@ Welcome to this XMPP server." mod_announce: db_type: internal access: local - mod_blocking: - db_type: internal + mod_blocking: [] mod_caps: db_type: internal mod_last: @@ -232,8 +228,7 @@ Welcome to this XMPP server." mod_announce: db_type: riak access: local - mod_blocking: - db_type: riak + mod_blocking: [] mod_caps: db_type: riak mod_last: |