Software /
code /
prosody
File
.busted @ 9374:a1a39d395260
mod_bosh: Add tests (run with 'busted -r bosh')
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Sun, 23 Sep 2018 17:12:21 +0100 |
child | 9452:9d892b2415bf |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh"; }, bosh = { tags = "mod_bosh"; } }