.luacov
author Kim Alvefur <zash@zash.se>
Sat, 07 Dec 2019 22:51:43 +0100
changeset 10491 02ccf2fbf000
parent 9472 cd2f742e5826
permissions -rw-r--r--
mod_saslauth: Collect SASL EXTERNAL failures into an util.error object Will be easier than that concatenated string to extract info out of for use elsewhere.

exclude = {
	"^%./spec/";
}