.luacov
author Kim Alvefur <zash@zash.se>
Mon, 13 Dec 2021 21:46:49 +0100
changeset 12048 9eb1a178293e
parent 9472 cd2f742e5826
permissions -rw-r--r--
mod_smacks: Patch various self-references on the resumed session The number of places where the session is an upvalue to its own methods is too high!

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