Software /
code /
prosody
File
.busted @ 11060:19dd9522f107
util.event: Add luacheck annotation to unused parameter in tests
author | Matthew Wild <mwild1@gmail.com> |
---|---|
date | Thu, 03 Sep 2020 13:10:46 +0100 (2020-09-03) |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }