File

.luacov @ 10306:c0a94419c28e

util.sasl.scram: Avoid implicit coersion of number to string Lua can be compiled without coercion, which would cause an error here.
author Kim Alvefur <zash@zash.se>
date Sun, 06 Oct 2019 16:07:26 +0200
parent 9469:cd2f742e5826
line wrap: on
line source

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