.luacov
author Matthew Wild <mwild1@gmail.com>
Sat, 02 Jul 2022 14:22:20 +0100
changeset 12705 8e402a2ae1b8
parent 9472 cd2f742e5826
permissions -rw-r--r--
util.jwt: Overhaul of tests to use declarative approach Now we can consistently apply the same tests to every algorithm, instead of duplicating code.

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