Software /
code /
prosody
File
.busted @ 11098:5b778ec095f0
util.error: Expose source and registry as fields on the registry object
For access, e.g. to identify and compare errors later
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Mon, 28 Sep 2020 19:26:48 +0200 |
parent | 9964:f299d4917dd8 |
line wrap: on
line source
return { _all = { }, default = { ["exclude-tags"] = "mod_bosh,storage,SLOW"; }; bosh = { tags = "mod_bosh"; }; storage = { tags = "storage"; }; }