Software /
code /
prosody
File
.busted @ 11121:2d38242a08dd
make: Add way to run individual tests
author | Kim Alvefur <zash@zash.se> |
---|---|
date | Fri, 02 Oct 2020 16:35:05 +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"; }; }